Merge "Unthrottle all APNs on APM" into sc-dev

This commit is contained in:
Daniel Bright
2021-03-03 21:57:58 +00:00
committed by Android (Google) Code Review

View File

@@ -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 *****/