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

Commit 59de5ca1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add metrics to track auto-brightness settings visibility" into pi-dev

parents 358840b0 d2ed8214
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -5613,6 +5613,11 @@ message MetricsEvent {
    // OS: P
    SETTINGS_ZEN_ONBOARDING = 1380;

    // OPEN: Settings > Display > Auto brightness
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_AUTO_BRIGHTNESS = 1381;

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