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

Commit 513dcb11 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Add flag: smp_state_machine_stuck_after_disconnection_fix

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

flag {
    name: "smp_state_machine_stuck_after_disconnection_fix"
    namespace: "bluetooth"
    description: "Fix state machine stuck after pairing device disconnection"
    bug: "376306092"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file