1package: "android.view.contentcapture.flags"
2container: "system"
3
4flag {
5 name: "run_on_background_thread_enabled"
6 namespace: "machine_learning"
7 description: "Feature flag for running content capture tasks on background thread"
8 bug: "309411951"
9}
10