1package: "com.android.server.contextualsearch.flags"
2container: "system"
3
4flag {
5    name: "enable_exclude_persistent_ui"
6    namespace: "machine_learning"
7    description: "Excluding persistent UI from contextual search screenshot."
8    is_fixed_read_only: true
9    bug: "333312675"
10}