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

Commit d25ea190 authored by Jayachandran Chinnakkannu's avatar Jayachandran Chinnakkannu Committed by android-build-merger
Browse files

Merge "Update sharedPreference to false when exits new device provisioning"

am: 1136af99

Change-Id: Id2ba455b2e42efa6c294e6555d9ef7f6c95b798f
parents 787525e9 1136af99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ public class DctConstants {
    public static final int EVENT_DATA_RECONNECT = BASE + 47;
    public static final int EVENT_ROAMING_SETTING_CHANGE = BASE + 48;
    public static final int EVENT_DATA_SERVICE_BINDING_CHANGED = BASE + 49;
    public static final int EVENT_DEVICE_PROVISIONED_CHANGE = BASE + 50;

    /***** Constants *****/