Merge "Create EVENT_TRAFFIC_DESCRIPTORS_UPDATED"
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_TRAFFIC_DESCRIPTORS_UPDATED = BASE + 57;
|
||||||
|
|
||||||
/***** Constants *****/
|
/***** Constants *****/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user