Merge "Only setup data when config and sim is ready"
This commit is contained in:
@@ -113,6 +113,7 @@ public class DctConstants {
|
|||||||
public static final int EVENT_5G_TIMER_HYSTERESIS = BASE + 53;
|
public static final int EVENT_5G_TIMER_HYSTERESIS = BASE + 53;
|
||||||
public static final int EVENT_5G_TIMER_WATCHDOG = BASE + 54;
|
public static final int EVENT_5G_TIMER_WATCHDOG = BASE + 54;
|
||||||
public static final int EVENT_CARRIER_CONFIG_CHANGED = BASE + 55;
|
public static final int EVENT_CARRIER_CONFIG_CHANGED = BASE + 55;
|
||||||
|
public static final int EVENT_SIM_STATE_UPDATED = BASE + 56;
|
||||||
|
|
||||||
/***** Constants *****/
|
/***** Constants *****/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user