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

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

Merge "Metrics constants for new zen screen" into pi-dev am: 11e20105

am: a9dbb0c7

Change-Id: I3e8ff59d7d4bc664da46bbae8cd4d45aa9dc4b2a
parents 3e52df47 a9dbb0c7
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -5697,6 +5697,26 @@ message MetricsEvent {
    // internal platform metrics use.
    NOTIFICATION_SHADE_COUNT = 1395;

    // ACTION: DND Settings > What to block
    // OS: P
    ACTION_ZEN_SOUND_ONLY = 1396;

    // ACTION: DND Settings > Notifications
    // OS: P
    ACTION_ZEN_SOUND_AND_VIS_EFFECTS = 1397;

    // ACTION: DND Settings > Notifications
    // OS: P
    ACTION_ZEN_SHOW_CUSTOM = 1398;

    // ACTION: DND Settings > Notifications
    // OS: P
    ACTION_ZEN_CUSTOM = 1399;

    // Screen: DND Settings > Notifications
    // OS: P
    SETTINGS_ZEN_NOTIFICATIONS = 1400;

    // ---- End P Constants, all P constants go above this line ----

    // First Q constant in master goes here: