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

Commit 42d8efd6 authored by Cody Liu's avatar Cody Liu
Browse files

Add aConfig flag for battery level display fix

Test: manual test
Bug: 396543491
Flag: com.android.settingslib.flags.fix_battery_level_in_connection_summary
Change-Id: Ib83cc0b68b16e3b8b3f46695291c891655141f19
parent f264feb2
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -262,3 +262,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_battery_level_in_connection_summary"
    namespace: "cross_device_experiences"
    description: "Fix battery level in connection summary"
    bug: "396543491"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}