Merge "Add EVENT_ROAMING_SETTING_CHANGE in DctConstants." into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
aa4c059da1
@@ -107,6 +107,7 @@ public class DctConstants {
|
|||||||
public static final int EVENT_PCO_DATA_RECEIVED = BASE + 45;
|
public static final int EVENT_PCO_DATA_RECEIVED = BASE + 45;
|
||||||
public static final int EVENT_SET_CARRIER_DATA_ENABLED = BASE + 46;
|
public static final int EVENT_SET_CARRIER_DATA_ENABLED = BASE + 46;
|
||||||
public static final int EVENT_DATA_RECONNECT = BASE + 47;
|
public static final int EVENT_DATA_RECONNECT = BASE + 47;
|
||||||
|
public static final int EVENT_ROAMING_SETTING_CHANGE = BASE + 48;
|
||||||
|
|
||||||
/***** Constants *****/
|
/***** Constants *****/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user