Merge "Add EVENT_ROAMING_SETTING_CHANGE in DctConstants." into oc-mr1-dev am: aa4c059da1

am: 647f6a7ceb

Change-Id: Idf5cf1c5ae7d85d4730fbed7522cb63942487ee9
This commit is contained in:
Xiangyu/Malcolm Chen
2017-09-06 01:45:09 +00:00
committed by android-build-merger

View File

@@ -107,6 +107,7 @@ public class DctConstants {
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_DATA_RECONNECT = BASE + 47;
public static final int EVENT_ROAMING_SETTING_CHANGE = BASE + 48;
/***** Constants *****/