Merge "Add a flag to display tiered widgets by default in the widget picker" into main
diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig
index 76b119f..c3c42fa 100644
--- a/aconfig/launcher.aconfig
+++ b/aconfig/launcher.aconfig
@@ -451,3 +451,10 @@
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "enable_tiered_widgets_by_default_in_picker"
+ namespace: "launcher"
+ description: "Shows filtered set of widgets by default and an option to show all widgets in the widget picker"
+ bug: "356127021"
+}