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

Commit 0e41dbcf authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Flag Tracking Bug: api_get_connection_state_sync_on_main am: d6503c2b

parents 0db42dec d6503c2b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
    description: "Guard the le shim connection map with a mutex"
    bug: "302054609"
}

flag {
    name: "api_get_connection_state_sync_on_main"
    namespace: "bluetooth"
    description: "API call is unprotected from thread race conditions"
    bug: "325333718"
}