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

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

Merge "Adds two more metrics categories for ATV Settings."

parents 48553062 affcc6f2
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -5369,6 +5369,16 @@ message MetricsEvent {
    // OS: P
    FIELD_DEVICE_ROTATION = 1329;

    // OPEN: TV Settings > Inputs > Input Options
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_TV_INPUT_OPTIONS_CATEGORY = 1330;

    // OPEN: TV Settings > Network & Internet > Add known WIFI network
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_TV_WIFI_ADD_KNOWN_CATEGORY = 1331;

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