Merge "Add metric ACTION_ANOMALY_TRIGGERED" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-21 18:05:21 +00:00
committed by Android (Google) Code Review

View File

@@ -5541,6 +5541,11 @@ message MetricsEvent {
// OS: P
FIELD_ANOMALY_TYPE = 1366;
// ACTION: Settings > Anomaly receiver > Anomaly received
// CATEGORY: SETTINGS
// OS: P
ACTION_ANOMALY_TRIGGERED = 1367;
// ---- End P Constants, all P constants go above this line ----
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS