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

Commit a68019b5 authored by Malcolm Chen's avatar Malcolm Chen
Browse files

Define EVENT_DEVICE_PROVISIONING_DATA_SETTING_CHANGE in DctConstants

Test: unittest
Bug: 112020101
Change-Id: Icdbda89fb103a4312855d14ab3a365b37564f164
parent ea008f14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@ public class DctConstants {
    public static final int EVENT_DATA_RECONNECT = BASE + 47;
    public static final int EVENT_ROAMING_SETTING_CHANGE = BASE + 48;
    public static final int EVENT_DATA_SERVICE_BINDING_CHANGED = BASE + 49;
    public static final int EVENT_DEVICE_PROVISIONING_DATA_SETTING_CHANGE = BASE + 50;

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