summaryrefslogtreecommitdiff
path: root/flags/dis.aconfig
blob: ace19bca216eb760dea487e32c864d9a54214aef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
package: "com.android.bluetooth.flags"
container: "com.android.bt"

flag {
    name: "queue_dis_requests"
    namespace: "bluetooth"
    description: "Accept simultaneous DIS requests by queuing them"
    bug: "360289803"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}