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

Commit 30f31123 authored by hughchen's avatar hughchen
Browse files

Add FUELGAUGE_ADVANCED_BATTERY_OPTION

Bug: 149669413
Test: build pass
Change-Id: Id65bba9a8b96c697ad56a01472648f132efa0e58
parent 43b604f9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2674,4 +2674,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R QPR
    SETTINGS_ONE_HANDED = 1841;

    // OPEN: Settings > Battery > Advanced battery option
    // CATEGORY: SETTINGS
    // OS: R
    FUELGAUGE_ADVANCED_BATTERY_OPTION = 1842;
}