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

Commit 70a00cb6 authored by Daniel Bright's avatar Daniel Bright Committed by Automerger Merge Worker
Browse files

Unthrottle all APNs on APM am: 86c11c1e am: 0e1b7e11

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

Change-Id: I8a7175ebca60361691a702e5e23ad4008ec1dcb0
parents 0ad647a6 0e1b7e11
Loading
Loading
Loading
Loading
+1 −0
Original line number 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_SIM_STATE_UPDATED = BASE + 55;
    public static final int EVENT_APN_UNTHROTTLED = BASE + 56;
    public static final int EVENT_AIRPLANE_MODE_CHANGED = BASE + 57;

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