Add metric for battery page in debug mode.
Bug: 69797586
Test: Build
Change-Id: Ifd2b0baca0f8b98bdec77974534e5014e55ae350
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 1917847..f5d5d27 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -5012,6 +5012,11 @@
// OS: P
FIELD_SELECTION_WIDGET_VERSION = 1262;
+ // OPEN: Settings > Battery(version 2)
+ // CATEGORY: SETTINGS
+ // OS: P
+ FUELGAUGE_POWER_USAGE_SUMMARY_V2 = 1263;
+
// ---- End P Constants, all P constants go above this line ----
// Add new aosp constants above this line.