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

This commit is contained in:
Xiangyu/Malcolm Chen
2017-09-06 01:09:35 +00:00
committed by Android (Google) Code Review

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 *****/