summaryrefslogtreecommitdiff
path: root/aconfig/launcher_search.aconfig
blob: fc7920022481bc1d4849889981dbc9147ff0321c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package: "com.android.launcher3"

flag {
    name: "enable_private_space"
    namespace: "launcher_search"
    description: "Enables all Launcher features associated with private space."
    bug: "306187906"
}

flag {
    name: "private_space_animation"
    namespace: "launcher_search"
    description: "This flag enables the animation of the Private Space container"
    bug: "299294792"
}