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

Commit 2bbaaee8 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Add flag bond_transport_after_bond_cancel_fix

Bug: 344574871
Bug: 315241296
Test: m -j;
Change-Id: Ie99150e26a07a5b11e32847af59c9efd6238b66b
parent 1c201bc4
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
    }
}