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

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"
}