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

Commit 4d1bd41d authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag: com.android.bluetooth.flags.ignore_unrelated_cancel_bond" into main

parents 2e85d789 67df3b4f
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
    }
}