OSDN Git Service

Add metric for firmware version dialog fragment
authorjeffreyhuang <jeffreyhuang@google.com>
Thu, 2 Nov 2017 18:08:28 +0000 (11:08 -0700)
committerjeffreyhuang <jeffreyhuang@google.com>
Fri, 3 Nov 2017 16:52:16 +0000 (09:52 -0700)
Bug: 36458278
Test: make RunSettingsRoboTests -j40
Change-Id: I3c0f221223a51cdc7532078b1a100cd72d1645c9

proto/src/metrics_constants.proto

index d138184..a3c927a 100644 (file)
@@ -4671,6 +4671,11 @@ message MetricsEvent {
     // OS: P
     DIALOG_SIM_STATUS = 1246;
 
+    // OPEN: Settings > System > About Phone > Android Version
+    // CATEGORY: SETTINGS
+    // OS: P
+    DIALOG_FIRMWARE_VERSION = 1247;
+
     // Add new aosp constants above this line.
     // END OF AOSP CONSTANTS
   }