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

Commit e7658bcd authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "Metrics constants for new screen" into qt-dev

am: 0ff00cf3

Change-Id: I0b46b585ce071e58bee98fa38a43dff0e62f754b
parents ee5abc6d 0ff00cf3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2361,4 +2361,7 @@ enum PageId {
    // OPEN: Settings >  Network & internet > Mobile network > Delete sim > (answer yes to
    //       confirmation)
    DIALOG_DELETE_SIM_PROGRESS = 1714;

    // Settings > Apps and notifications > Notifications > Gentle notifications
    GENTLE_NOTIFICATIONS_SCREEN = 1715;
}
+3 −0
Original line number Diff line number Diff line
@@ -7213,6 +7213,9 @@ message MetricsEvent {
    //       confirmation)
    DIALOG_DELETE_SIM_PROGRESS = 1714;

    // Settings > Apps and notifications > Notifications > Gentle notifications
    GENTLE_NOTIFICATIONS_SCREEN = 1715;

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