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

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

Merge "Add log metrics for Aware Display Settings"

parents 39fd064a d3939b93
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2402,6 +2402,10 @@ enum PageId {
    // Note: Gear icon is shown next to gesture navigation preference and opens sensitivity dialog
    SETTINGS_GESTURE_NAV_BACK_SENSITIVITY_DLG = 1748;

    // OPEN: Settings > System > Aware > Aware Display
    // CATEGORY: SETTINGS
    // OS: Q
    SETTINGS_AWARE_DISPLAY = 1750;
    // ---- End Q Constants, all Q constants go above this line ----
    // OPEN: Settings > Network & Internet > Wi-Fi > Click new network
    // CATEGORY: SETTINGS
+3 −0
Original line number Diff line number Diff line
@@ -7422,6 +7422,9 @@ message MetricsEvent {
    // OS: Q - QPR1
    ACTION_ACTIVITY_CHOOSER_PICKED_SYSTEM_TARGET = 1749;

    // OPEN: Settings > System > Aware > Aware Display
    // OS: Q
    SETTINGS_AWARE_DISPLAY = 1750;
    // ---- End Q Constants, all Q constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS