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

Commit a8b01096 authored by Ze Li's avatar Ze Li
Browse files

[Battery refactor] Add flag for battery display refactor

Test: manual test
Bug: 397847825
Flag: com.android.settingslib.flags.refactor_battery_level_display
Change-Id: Ia6b6cf6037936c735373929825fd4bdab16d3dd6
parent 6b07fd6d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -252,3 +252,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "refactor_battery_level_display"
    namespace: "cross_device_experiences"
    description: "Refactor the sources of battery level display "
    bug: "397847825"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}