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

Commit 5f17d7d9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add FUELGAUGE_ADVANCED_BATTERY_OPTION" into rvc-dev am: f097ce86 am: eaa7043d

Change-Id: I2005c0dbf2b969938961eed2bd40a50cbc813c94
parents 4399bad6 eaa7043d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2669,4 +2669,9 @@ enum PageId {
    // Open: Settings > Sound > Do Not Disturb > Apps > <Choose App>
    // OS: R
    DND_APPS_BYPASSING = 1840;

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