diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index ee7e975de1..878aa6e5e9 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -519,4 +519,11 @@ flag { namespace: "launcher" description: "Enable MSDL feedback for Launcher interactions" bug: "377496684" +} + +flag { + name: "taskbar_recents_layout_transition" + namespace: "launcher" + description: "Enable Taskbar LayoutTransition for Recent Apps" + bug: "343521765" } \ No newline at end of file