Merge "Create EVENT_TRAFFIC_DESCRIPTORS_UPDATED"

This commit is contained in:
Treehugger Robot 2022-01-27 01:49:59 +00:00 committed by Gerrit Code Review
commit 35ac7e34ce

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_TRAFFIC_DESCRIPTORS_UPDATED = BASE + 57;
/***** Constants *****/