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

Commit b132eed3 authored by Edgar Wang's avatar Edgar Wang
Browse files

Add log metrics for Aware status dialog

Bug: 128853573
Test: rebuild
Change-Id: I90ac8ffff10d8d75a4b0fa4b282855276e32548e
parent be2a905c
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