Merge "metrics constants for app ops." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
200de1cc86
@@ -5445,6 +5445,14 @@ message MetricsEvent {
|
|||||||
// OS: P
|
// OS: P
|
||||||
NOTIFICATION_ZEN_MODE_DURATION_PROMPT = 1344;
|
NOTIFICATION_ZEN_MODE_DURATION_PROMPT = 1344;
|
||||||
|
|
||||||
|
// Notification Guts, active app ops variant
|
||||||
|
// OS: P
|
||||||
|
APP_OPS_GUTS = 1345;
|
||||||
|
|
||||||
|
// ACTION: Notification Guts, active app ops variant > Settings button
|
||||||
|
// OS: P
|
||||||
|
ACTION_OPS_GUTS_SETTINGS = 1346;
|
||||||
|
|
||||||
// ---- End P Constants, all P constants go above this line ----
|
// ---- End P Constants, all P constants go above this line ----
|
||||||
// Add new aosp constants above this line.
|
// Add new aosp constants above this line.
|
||||||
// END OF AOSP CONSTANTS
|
// END OF AOSP CONSTANTS
|
||||||
|
|||||||
Reference in New Issue
Block a user