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

Commit f5dce655 authored by Nate Jiang's avatar Nate Jiang
Browse files

Allocate new message Id for IMSI notification

Bug: 178658577
Test: build
Change-Id: Iee270f957d14e4d147c5c849b3985c44b6982b1d
parent dc39b958
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -260,6 +260,10 @@ message SystemMessage {
    // Package: android
    NOTE_ADB_WIFI_ACTIVE = 62;

    // Notify the user a carrier suggestion is available to get IMSI exemption.
    // Package: android
    NOTE_CARRIER_SUGGESTION_AVAILABLE = 63;

    // ADD_NEW_IDS_ABOVE_THIS_LINE
    // Legacy IDs with arbitrary values appear below
    // Legacy IDs existed as stable non-conflicting constants prior to the O release