DO NOT MERGE Update NFW location access notification strings

Bug: 153651821
Test: manual
Change-Id: I9816555be467d22eba65778a48899144bdad8436
This commit is contained in:
Soonil Nagarkar
2020-04-16 14:18:12 -07:00
parent fb9a191710
commit bfef65afa8
4 changed files with 63 additions and 45 deletions

View File

@@ -256,6 +256,10 @@ message SystemMessage {
// Package: android
NOTE_ADB_WIFI_ACTIVE = 62;
// Notify user there was a non-framework gnss location access during an emergency
// Package: android
NOTE_GNSS_NFW_LOCATION_ACCESS = 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