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

Commit 9a7659af authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

Add metrics event for Settings->Display->Ambient Display. am: f3cd2c61

am: 3105e6b1

Change-Id: I1d241f886c7f1fb0fcdc45157dee67c7f371da21
parents 7949a84e 3105e6b1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2203,6 +2203,10 @@ message MetricsEvent {
    // System navigation key down.
    ACTION_SYSTEM_NAVIGATION_KEY_DOWN = 494;

    // OPEN: Settings > Display -> Ambient Display
    // CATEGORY: SETTINGS
    ACTION_AMBIENT_DISPLAY = 495;

    // ---- End N-MR1 Constants, all N-MR1 constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS