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

Commit 14e810e9 authored by Chris Manton's avatar Chris Manton Committed by Gerrit Code Review
Browse files

Merge "Add flag associate_browse_l2cap_request_with_active_control_channel" into main

parents 2b7979a5 5d029087
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -30,3 +30,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "associate_browse_l2cap_request_with_active_control_channel"
    namespace: "bluetooth"
    description: " Associate a browse l2cap channel connection with the control channel from that same device regardless of specified role"
    bug: "373482555"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}