Merge "Add metric enums for zen access control page."
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1e4cacc71
@@ -2302,4 +2302,7 @@ enum PageId {
|
||||
|
||||
// Panel for Wifi
|
||||
PANEL_WIFI = 1687;
|
||||
|
||||
// Open: Settings > Special App Access > Do not disturb control for app
|
||||
ZEN_ACCESS_DETAIL = 1692;
|
||||
}
|
||||
|
||||
@@ -7117,6 +7117,9 @@ message MetricsEvent {
|
||||
// overridden by the system.
|
||||
FIELD_NOTIFICATION_IMPORTANCE_ASST = 1691;
|
||||
|
||||
// Open: Settings > Special App Access > Do not disturb control for app
|
||||
ZEN_ACCESS_DETAIL = 1692;
|
||||
|
||||
// ---- End Q Constants, all Q constants go above this line ----
|
||||
// Add new aosp constants above this line.
|
||||
// END OF AOSP CONSTANTS
|
||||
|
||||
Reference in New Issue
Block a user