Add metrics for Settings battery share page

Bug: 145892058
Test: Build pass
Change-Id: I4af0008ecdfb0907fb4fc9d32f728058cddf663b
This commit is contained in:
hughchen
2019-12-24 16:42:15 +08:00
parent 551b7702be
commit 4ca0c88b3f

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;
}