blob: fc7920022481bc1d4849889981dbc9147ff0321c [file] [log] [blame]
Anushree Ganjame1e71192023-10-23 14:39:46 -07001package: "com.android.launcher3"
2
3flag {
4 name: "enable_private_space"
5 namespace: "launcher_search"
6 description: "Enables all Launcher features associated with private space."
7 bug: "306187906"
8}
Brandon Dayauonf7f60712023-11-09 10:24:37 -08009
10flag {
11 name: "private_space_animation"
12 namespace: "launcher_search"
13 description: "This flag enables the animation of the Private Space container"
14 bug: "299294792"
15}