Merge "Introduce a new event: EVENT_DATA_RAT_CHANGED which is used to indicate data rat change."
This commit is contained in:
@@ -98,6 +98,7 @@ public class DctConstants {
|
||||
public static final int CMD_IS_PROVISIONING_APN = BASE + 38;
|
||||
public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
|
||||
public static final int CMD_NET_STAT_POLL = BASE + 40;
|
||||
public static final int EVENT_DATA_RAT_CHANGED = BASE + 41;
|
||||
|
||||
/***** Constants *****/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user