OSDN Git Service

Add metric for restricted app detail page
authorjackqdyulei <jackqdyulei@google.com>
Wed, 10 Jan 2018 01:42:52 +0000 (17:42 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Fri, 19 Jan 2018 04:33:17 +0000 (20:33 -0800)
Bug: 71502850
Test: Build
Change-Id: I8f57b11ba8f86bc36c0f64190d070e0640fde264

proto/src/metrics_constants.proto

index 04cee67..7cf22d3 100644 (file)
@@ -5144,6 +5144,11 @@ message MetricsEvent {
     // OS: P
     APPLICATIONS_STORAGE_DETAIL = 1284;
 
+    // OPEN: Settings > Battery > Smart Battery > Restricted apps
+    // CATEGORY: SETTINGS
+    // OS: P
+    FUELGAUGE_RESTRICTED_APP_DETAILS = 1285;
+
     // ---- End P Constants, all P constants go above this line ----
     // Add new aosp constants above this line.
     // END OF AOSP CONSTANTS