summaryrefslogtreecommitdiff
path: root/services/contextualsearch/flags/flags.aconfig
blob: 6d2da066deaf972c9c12be88ef3bae254a88c632 (plain)
1
2
3
4
5
6
7
8
9
10
package: "com.android.server.contextualsearch.flags"
container: "system"

flag {
    name: "enable_exclude_persistent_ui"
    namespace: "machine_learning"
    description: "Excluding persistent UI from contextual search screenshot."
    is_fixed_read_only: true
    bug: "333312675"
}