Merge "Tron/proto: Add ACTION and FIELD for logging the boot reason string value through metrics."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e57a4f85bf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user