summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/flags/content_capture_flags.aconfig
blob: 416a877d87ab4087ef61b04223fa0d6a849fd976 (plain)
1
2
3
4
5
6
7
8
9
package: "android.view.contentcapture.flags"
container: "system"

flag {
    name: "run_on_background_thread_enabled"
    namespace: "machine_learning"
    description: "Feature flag for running content capture tasks on background thread"
    bug: "309411951"
}