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

Commit 194216d5 authored by Ze Li's avatar Ze Li Committed by Android (Google) Code Review
Browse files

Merge "[Battery refactor] Add flag for battery display refactor" into main

parents c44e0347 a8b01096
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
    }
}