Merge "Allocate new message Id for IMSI notification" into sc-dev am: 981c7e047f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13436615 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I41aecd60a5adc7b75e29d5d2b6e064c0dd747f69
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user