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

Commit abc455c9 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Add a new readonly flag for display/power APIs.

PowerManager needs to access the flag values very early :(

Bug: 365042486
Test: n/a
Flag: EXEMPT adding flag
Change-Id: I184522bc62bbc7a6e8ec01a26e90188962c403da
parent 0a258191
Loading
Loading
Loading
Loading
+17 −9
Original line number Diff line number Diff line
@@ -112,6 +112,14 @@ flag {
    bug: "285020111"
}

flag {
    namespace: "virtual_devices"
    name: "display_power_manager_apis"
    description: "Make relevant PowerManager APIs display aware by default"
    bug: "365042486"
    is_fixed_read_only: true
}

flag {
    name: "status_bar_and_insets"
    namespace: "virtual_devices"