diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index c71b8330b2..6ff3bb2da4 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -492,3 +492,10 @@ flag { description: "Enforce system radius for widget corners instead of a separate 16.dp value" bug: "370950552" } + +flag { + name: "enable_launcher_pill" + namespace: "launcher" + description: "Enable Workspace Launcher Pill in Simple Mode View." + bug: "341217082" +} \ No newline at end of file