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

Commit c36696bd authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Merge "Only setup data when config and sim is ready" into rvc-dev am:...

Merge "Only setup data when config and sim is ready" into rvc-dev am: 8f19a55f am: 04cedc9a am: f37e69d1

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