Merge "Tron/proto: Add ACTION and FIELD for logging the boot reason string value through metrics."
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 6ee9c14..2bdd737 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4311,6 +4311,12 @@
     // 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