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

Commit 3da629f9 authored by Daniel Bright's avatar Daniel Bright Committed by Automerger Merge Worker
Browse files

Merge "Unthrottle all APNs on APM" into sc-dev am: 9fd6bf11

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13735577

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I70f0e8e04b6b4a7bec9ad8a28016f712a4d916c2
parents bac97999 9fd6bf11
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -114,6 +114,7 @@ public class DctConstants {
    public static final int EVENT_CARRIER_CONFIG_CHANGED = BASE + 54;
    public static final int EVENT_CARRIER_CONFIG_CHANGED = BASE + 54;
    public static final int EVENT_SIM_STATE_UPDATED = BASE + 55;
    public static final int EVENT_SIM_STATE_UPDATED = BASE + 55;
    public static final int EVENT_APN_UNTHROTTLED = BASE + 56;
    public static final int EVENT_APN_UNTHROTTLED = BASE + 56;
    public static final int EVENT_AIRPLANE_MODE_CHANGED = BASE + 57;


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