Add aconfig feature flag for multi instance menu in Taskbar
Test: Presubmit Fix: 355237285 Flag: com.android.launcher3.enable_multi_instance_menu_taskbar Change-Id: I049ebe3808223a9d7e96251c8cdb3134d9a9be28
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user