Add metric constants for new dnd settings pages

Test: n/a
Bug: 111475013
Change-Id: I7c63ddc32cd87f0cc949f9ee2ddedd5359acd610
This commit is contained in:
Beverly
2018-11-09 16:23:11 -05:00
parent 25d07aadb5
commit d58cc77238

View File

@@ -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.