1package: "com.android.bluetooth.flags"
2container: "com.android.bt"
3
4flag {
5 name: "ignore_unrelated_cancel_bond"
6 namespace: "bluetooth"
7 description: "Accept the cancelBond request only for the currently pairing device"
8 bug: "366150975"
9 metadata {
10 purpose: PURPOSE_BUGFIX
11 }
12}
13