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

Commit 9bff0552 authored by Jan Lanik's avatar Jan Lanik
Browse files

Feature Flag: AV Popup on Large Screen

Flag for integrating AV controls into the AV chip popup.

Bug: 394074417
Flag: NONE This is a flag definition
Test: N/A
Change-Id: I72f5df9d96d192a1ea0c1d44bdc369f81b6e6e40
parent 9a9e3639
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1599,6 +1599,13 @@ flag {
    bug: "381864715"
}

flag {
    name: "desktop_av_controls_popup"
    namespace: "systemui"
    description: "AV Popup on Large Screen"
    bug: "394074417"
}

flag {
    name: "desktop_effects_qs_tile"
    namespace: "systemui"