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

Commit 848df4c3 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 am: 0e41dbcf

parents d83febca 0e41dbcf
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"
}