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

Commit d9e33997 authored by Mady Mellor's avatar Mady Mellor
Browse files

Flag for "anything can bubble" work

Flag: com.android.wm.shell.enable_bubble_anything
Bug: 342245211
Test: none
Change-Id: Iaffb2663eb8ceb6888653aeec53e2f1eb677063e
parent 1f0ff5f9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -92,3 +92,10 @@ flag {
    description: "Enables Taskbar on phones"
    bug: "341784466"
}

flag {
    name: "enable_bubble_anything"
    namespace: "multitasking"
    description: "Enable UI affordances to put other content into a bubble"
    bug: "342245211"
}