Merge "Add metrics for new settings conditional cards." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
930f74d00d
@@ -5547,6 +5547,17 @@ message MetricsEvent {
|
||||
// OS: P
|
||||
ACTION_ANOMALY_TRIGGERED = 1367;
|
||||
|
||||
// ACTION: Settings > Condition > Device muted
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: P
|
||||
SETTINGS_CONDITION_DEVICE_MUTED = 1368;
|
||||
|
||||
// ACTION: Settings > Condition > Device vibrate
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: P
|
||||
SETTINGS_CONDITION_DEVICE_VIBRATE = 1369;
|
||||
|
||||
|
||||
// ---- End P Constants, all P constants go above this line ----
|
||||
// Add new aosp constants above this line.
|
||||
// END OF AOSP CONSTANTS
|
||||
|
||||
Reference in New Issue
Block a user