diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 8340d37b5a..a6258b0885 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -670,3 +670,10 @@ flag { description: "Adds various data repositories for the model" bug: "390572144" } + +flag { + name: "enable_qsb_on_homescreen" + namespace: "launcher" + description: "Enable Search App's widget on homescreen" + bug: "405226308" +}