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

Commit ef2ce352 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Add flag bond_transport_after_bond_cancel_fix" into main

parents 1bdf1f4b 2bbaaee8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -41,3 +41,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "bond_transport_after_bond_cancel_fix"
    namespace: "bluetooth"
    description: "Fix bad transport used for bonding, when the bonding process is restarted"
    bug: "344574871"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}