OSDN Git Service

Add metric for settings new homepage
authorRaff Tsai <rafftsai@google.com>
Wed, 20 Jun 2018 07:15:11 +0000 (15:15 +0800)
committerRaff Tsai <rafftsai@google.com>
Thu, 21 Jun 2018 04:01:02 +0000 (12:01 +0800)
    Test: Build

Change-Id: I85e4ec0e6d387481a23ca8f354b5d23c6fe8909b

proto/src/metrics_constants.proto

index a80ea02..7108fae 100644 (file)
@@ -6126,6 +6126,11 @@ message MetricsEvent {
     // CATEGORY: NOTIFICATION
     NOTIFICATION_INTERRUPTION = 1501;
 
+    // OPEN: Settings
+    // CATEGORY: SETTINGS
+    // OS: Q
+    SETTINGS_HOMEPAGE = 1502;
+
     // ---- End Q Constants, all Q constants go above this line ----
 
     // Add new aosp constants above this line.