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

Commit b10931bc authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for "create any bubble"" into main

parents 80bf108c 50f8bfe5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -103,6 +103,13 @@ flag {
    bug: "342245211"
}

flag {
    name: "enable_create_any_bubble"
    namespace: "multitasking"
    description: "Enable UI affordances to create bubbles via launcher app icons"
    bug: "385220199"
}

flag {
    name: "only_reuse_bubbled_task_when_launched_from_bubble"
    namespace: "multitasking"