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

Commit d2ed8214 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metrics to track auto-brightness settings visibility

Bug: 69795935
Test: build
Change-Id: I9caf913b04735470d1aea9fe6b30a91aaf55cf29
Merged-In: I9caf913b04735470d1aea9fe6b30a91aaf55cf29
parent 5f205b17
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