commit | d9e339977d1aeedeb131811e5184d71be758a300 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Wed May 22 14:59:46 2024 -0700 |
committer | Mady Mellor <madym@google.com> | Thu May 23 18:25:01 2024 +0000 |
tree | 5cbd6b18f1c5e029f76cde6b5e9546b92863742d | |
parent | 1f0ff5f9e1df13c8f3a2311b379cffd7466f2adf [diff] |
Flag for "anything can bubble" work Flag: com.android.wm.shell.enable_bubble_anything Bug: 342245211 Test: none Change-Id: Iaffb2663eb8ceb6888653aeec53e2f1eb677063e
diff --git a/libs/WindowManager/Shell/aconfig/multitasking.aconfig b/libs/WindowManager/Shell/aconfig/multitasking.aconfig index 67f1650..08e695b 100644 --- a/libs/WindowManager/Shell/aconfig/multitasking.aconfig +++ b/libs/WindowManager/Shell/aconfig/multitasking.aconfig
@@ -92,3 +92,10 @@ 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" +}