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

Commit 4188d8be authored by Chris Manton's avatar Chris Manton
Browse files

Flag Tracking Bug: use_le_shim_connection_map_guard

Bug: 321813275
Bug: 315241296
Test: m .
Flag: use_le_shim_connection_map_guard
Change-Id: Ic88a40baa09f09e51ca1bf2b63c0511e6627a003
parent 6c574452
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Use identity address to check current connection state"
    bug: "319471537"
}

flag {
    name: "use_le_shim_connection_map_guard"
    namespace: "bluetooth"
    description: "Guard the le shim connection map with a mutex"
    bug: "302054609"
}