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

Commit 193815a0 authored by Sarah Chin's avatar Sarah Chin
Browse files

Create EVENT_TRAFFIC_DESCRIPTORS_UPDATED

Test: atest DataConnectionTest, DcTrackerTest
Bug: 198473491
Change-Id: Idc6ef705090192eb7f7d145b10616fb9ac3de074
parent da0880a0
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_TRAFFIC_DESCRIPTORS_UPDATED = BASE + 57;

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