Unthrottle all APNs on APM am: 86c11c1e69
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1692852 Change-Id: I9646b0d1fa970a3e986f18de0baecb3d19f09a46
This commit is contained in:
@@ -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 *****/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user