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

Commit d1fddbc7 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Add flag rfcomm_cancel_ongoing_sdp_on_close" into main

parents 9adc8d8d 38cd0077
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -37,3 +37,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rfcomm_cancel_ongoing_sdp_on_close"
    namespace: "bluetooth"
    description: "Make sure the ongoing SDP is cleaned up when the socket is closed"
    bug: "370916753"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}