blob: afcd8a9624c88372c15f0a9921ee8f08be89f46b [file] [log] [blame]
Darrell Shic1dc96ad2023-10-12 17:16:04 +00001package: "com.android.systemui"
Dennis Shen42aa2c02024-04-04 14:38:14 +00002container: "system"
Darrell Shi09dec312023-10-10 21:23:42 +00003
4flag {
5 name: "communal_hub"
6 namespace: "communal"
7 description: "Enables the communal hub experience"
8 bug: "304584416"
9}
Will Leshnerde9d28e82024-06-06 10:28:15 -070010
11flag {
12 name: "enable_widget_picker_size_filter"
13 namespace: "communal"
14 description: "Enables passing a size filter to the widget picker"
15 bug: "345482907"
16 metadata {
17 purpose: PURPOSE_BUGFIX
18 }
19}