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

Commit 47175c3d authored by Christine Franks's avatar Christine Franks
Browse files

Change system alert window setting proto comments

Bug: 36070413
Test: only comments changed
Change-Id: I2bb2a8a2be5a0535997e4cb382b52cb98ded6b09
parent 98d1dba2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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