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

Commit a037d31a authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "AOD: Add metrics constant for Ambient display settings"

parents 9e6afc82 1c81d772
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4034,6 +4034,11 @@ message MetricsEvent {
    // FIELD - Number of results when Settings search result is clicked
    FIELD_SETTINGS_SERACH_RESULT_COUNT = 1002;

    // OPEN: Settings > Display > Ambient Display
    // CATEGORY: SETTINGS
    // OS: O DR
    AMBIENT_DISPLAY_SETTINGS = 1003;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }