diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 21b98631aa..b3253d11d0 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -316,3 +316,10 @@ flag { description: "Archived apps will use new icon in app title" bug: "350758155" } + +flag { + name: "enable_multi_instance_menu_taskbar" + namespace: "launcher" + description: "Menu in Taskbar with options to launch and manage multiple instances of the same app" + bug: "355237285" +} \ No newline at end of file