Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 647f6a7c authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by android-build-merger
Browse files

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

am: aa4c059d

Change-Id: Ie4484da4a56fc041d21afcc2a3ebb7a387cbd52c
parents c86e2f98 aa4c059d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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 *****/