Merge "Add metrics for Settings battery share page"

This commit is contained in:
Hugh Chen
2019-12-30 08:49:52 +00:00
committed by Android (Google) Code Review

View File

@@ -2537,4 +2537,9 @@ enum PageId {
// OS: R
ACCESSIBILITY_CAPTION_MORE_OPTIONS = 1820;
// OPEN: Settings > Battery > Battery share
// CATEGORY: SETTINGS
// OS: R
FUELGAUGE_BATTERY_SHARE = 1821;
}