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

Commit d58cc772 authored by Beverly's avatar Beverly
Browse files

Add metric constants for new dnd settings pages

Test: n/a
Bug: 111475013
Change-Id: I7c63ddc32cd87f0cc949f9ee2ddedd5359acd610
parent 25d07aad
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6584,6 +6584,18 @@ message MetricsEvent {
    // OS: Q
    TOP_LEVEL_PRIVACY = 1587;

    // OPEN: Settings > Sound & notification > Do Not Disturb > See all exceptions >
    // Allow apps to override
    // CATEGORY: SETTINGS
    // OS: Q
    NOTIFICATION_ZEN_MODE_OVERRIDING_APPS = 1588;

    // OPEN: Settings > Sound & notification > Do Not Disturb > See all exceptions >
    // Allow apps to override > Choose app
    // CATEGORY: SETTINGS
    // OS: Q
    NOTIFICATION_ZEN_MODE_OVERRIDING_APP = 1589;

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

    // Add new aosp constants above this line.