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

Commit 6d9b9a7d authored by Jakub Rotkiewicz (xWF)'s avatar Jakub Rotkiewicz (xWF) Committed by Gerrit Code Review
Browse files

Merge "flags: avdt_handle_signaling_on_peer_failure" into main

parents 7f0bfb84 0868d88e
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