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

Commit efd13634 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "Telephony: Add data rat constant" into cm-11.0

parents 6316040f 60f79613
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ public class DctConstants {
    public static final int CMD_ENABLE_MOBILE_PROVISIONING = BASE + 37;
    public static final int CMD_IS_PROVISIONING_APN = BASE + 38;
    public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
    public static final int EVENT_DATA_RAT_CHANGED = BASE + 40;

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