Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ca0c88b authored by hughchen's avatar hughchen
Browse files

Add metrics for Settings battery share page

Bug: 145892058
Test: Build pass
Change-Id: I4af0008ecdfb0907fb4fc9d32f728058cddf663b
parent 551b7702
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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;

}