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

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

Merge "Add log metrics for Aware status dialog"

parents adc0bd32 b132eed3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2325,4 +2325,7 @@ enum PageId {

    // Settings > app > bubble settings
    APP_BUBBLE_SETTINGS = 1700;

    // OPEN: Settings > System > Aware > Info dialog
    DIALOG_AWARE_STATUS = 1701;
}
+2 −0
Original line number Diff line number Diff line
@@ -7156,6 +7156,8 @@ message MetricsEvent {
    // Settings > app > bubble settings
    APP_BUBBLE_SETTINGS = 1700;

    // OPEN: Settings > System > Aware > Info dialog
    DIALOG_AWARE_STATUS = 1701;
    // ---- End Q Constants, all Q constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS