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

Commit d09ad842 authored by Chris Holmes's avatar Chris Holmes Committed by Gerrit Code Review
Browse files

Revert "Telephony: Add data rat constant"

See http://review.cyanogenmod.org/#/c/55832/ for reasons.

This reverts commit 60f79613.

Change-Id: I7eea322dec1cbb3df33e4ee10d4e73fde0c6e934
parent 60f79613
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ 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 *****/