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

Commit b1a40864 authored by Orhan Uysal's avatar Orhan Uysal
Browse files

Add aconfig flag for quickswitch in dw

Test: None
Flag: ACONFIG
com.android.window.flags.enable_desktop_windowing_quick_switch
DEVELOPMENT
Bug: 338066529

Change-Id: I5d05d1155601abc0878103773c264b7989398908
parent 70f58835
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,3 +64,10 @@ flag {
    description: "Hides the App Handle when in fullscreen immersive mode"
    bug: "336368019"
}

flag {
    name: "enable_desktop_windowing_quick_switch"
    namespace: "lse_desktop_experience"
    description: "Enables quick switch for desktop mode"
    bug: "338066529"
}