Merge "Tron/proto: Add ACTION and FIELD for logging the boot reason string value through metrics."

This commit is contained in:
TreeHugger Robot
2017-09-12 22:04:29 +00:00
committed by Android (Google) Code Review

View File

@@ -4311,6 +4311,12 @@ message MetricsEvent {
// OS: O MR
FIELD_SETTINGS_SMART_SUGGESTIONS_ENABLED = 1097;
// ACTION: The device boots
ACTION_BOOT = 1098;
// FIELD: A string value representing some state of the platform, e.g., boot reason
FIELD_PLATFORM_REASON = 1099;
// ---- End O-MR1 Constants, all O-MR1 constants go above this line ----
// OPEN: Settings > Network & Internet > Mobile network