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

flag {
    name: "ignore_unrelated_cancel_bond"
    namespace: "bluetooth"
    description: "Accept the cancelBond request only for the currently pairing device"
    bug: "366150975"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}