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

Commit 0868d88e authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: avdt_handle_signaling_on_peer_failure

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

flag {
    name: "avdt_handle_signaling_on_peer_failure"
    namespace: "bluetooth"
    description: "Abort AVDTP on failed connection as the acceptor and retry as the initiator"
    bug: "381388684"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file