From 47175c3d4a3ba5d910c19a17dc444f7d88fd33a3 Mon Sep 17 00:00:00 2001 From: Christine Franks Date: Tue, 14 Mar 2017 10:21:25 -0700 Subject: [PATCH] Change system alert window setting proto comments Bug: 36070413 Test: only comments changed Change-Id: I2bb2a8a2be5a0535997e4cb382b52cb98ded6b09 --- proto/src/metrics_constants.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 3800f297a8cce..0cc2311a81101 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -1180,7 +1180,7 @@ message MetricsEvent { // OS: 6.0 BRIGHTNESS_DIALOG = 220; - // OPEN: Settings > Apps > Configure Apps > Draw over other apps + // OPEN: Settings > Apps > Configure Apps > Display over other apps // CATEGORY: SETTINGS // OS: 6.0 SYSTEM_ALERT_WINDOW_APPS = 221; @@ -3227,7 +3227,7 @@ message MetricsEvent { // ACTION: Allow "Draw over other apps" for an app APP_SPECIAL_PERMISSION_APPDRAW_ALLOW = 770; - // ACTION: Deny "Draw over other apps" for an app + // ACTION: Deny "Display over other apps" for an app APP_SPECIAL_PERMISSION_APPDRAW_DENY = 771; // ACTION: Allow "VR helper services" for an app