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

This commit is contained in:
Jayachandran Chinnakkannu
2019-01-18 05:57:50 +00:00
committed by Gerrit Code Review

View File

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