OSDN Git Service

Add logging constant for hardware info dialog
authorFan Zhang <zhfan@google.com>
Tue, 7 Mar 2017 22:32:38 +0000 (14:32 -0800)
committerFan Zhang <zhfan@google.com>
Tue, 7 Mar 2017 22:32:38 +0000 (14:32 -0800)
Bug: 35851000
Test: builds
Change-Id: I3083c2cbd43ee04cb01c418962408cf00646d4b5

proto/src/metrics_constants.proto

index f1184ac..20aeb11 100644 (file)
@@ -3522,6 +3522,9 @@ message MetricsEvent {
     // OS: O
     SETTINGS_NETWORK_SCORER = 861;
 
+    // OPEN: Settings > About device > Model > Hardware info dialog
+    DIALOG_SETTINGS_HARDWARE_INFO = 862;
+
     // ---- End O Constants, all O constants go above this line ----
 
     // Add new aosp constants above this line.