From bfef65afa8a42178506631cef25e19ee86c9f2e5 Mon Sep 17 00:00:00 2001 From: Soonil Nagarkar Date: Thu, 16 Apr 2020 14:18:12 -0700 Subject: DO NOT MERGE Update NFW location access notification strings Bug: 153651821 Test: manual Change-Id: I9816555be467d22eba65778a48899144bdad8436 --- proto/src/system_messages.proto | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'proto') diff --git a/proto/src/system_messages.proto b/proto/src/system_messages.proto index 34d2b73ac2db..7750e322d728 100644 --- a/proto/src/system_messages.proto +++ b/proto/src/system_messages.proto @@ -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 -- cgit v1.2.3