Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67df3b4f authored by Gopi Sakshihally Bhuthaiah's avatar Gopi Sakshihally Bhuthaiah
Browse files

Flag: com.android.bluetooth.flags.ignore_unrelated_cancel_bond

Test: mmm packages/modules/Bluetooth
Bug: 366150975
Bug: 315241296
Change-Id: I6a2069862776b599261eb1b76f2fc04b07e58e43
parent a7391758
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -10,3 +10,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

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
    }
}