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

Commit 9cd3ff7d authored by Wink Saville's avatar Wink Saville Committed by Gerrit Code Review
Browse files

Merge "Introduce a new event: EVENT_DATA_RAT_CHANGED which is used to indicate data rat change."

parents 197565e0 fb61bfa4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -98,6 +98,7 @@ public class DctConstants {
    public static final int CMD_IS_PROVISIONING_APN = BASE + 38;
    public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
    public static final int CMD_NET_STAT_POLL = BASE + 40;
    public static final int EVENT_DATA_RAT_CHANGED = BASE + 41;

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