Merge "Only setup data when config and sim is ready" into rvc-dev am: 8f19a55f50 am: 04cedc9a0f am: dc99d1ec92

Change-Id: Ifc5e767847c68b781a4e51e383d8c8cf8eb687d5
This commit is contained in:
Jack Yu
2020-04-08 09:04:43 +00:00
committed by Automerger Merge Worker

View File

@@ -113,6 +113,7 @@ public class DctConstants {
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_CARRIER_CONFIG_CHANGED = BASE + 55;
public static final int EVENT_SIM_STATE_UPDATED = BASE + 56;
/***** Constants *****/