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

Commit 5d029087 authored by Chris Manton's avatar Chris Manton
Browse files

Add flag associate_browse_l2cap_request_with_active_control_channel

Bug: 373482555
Bug: 315241296
Bug: 373471940
Test: mmm packages/modules/Bluetooth

Change-Id: Ib1a71650301b05e1164e788965edd71d42e2a017
parent 589ec9a4
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
    }
}