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

Commit d6503c2b authored by Chris Manton's avatar Chris Manton
Browse files

Flag Tracking Bug: api_get_connection_state_sync_on_main

Bug: 325333718
Bug: 315241296
Test: m .
Flag: api_get_connection_state_sync_on_main
Change-Id: I1f1eec26d837ecdb8d7bdd0da25a8cdd2b9b9a4e
parent 56e3ccb9
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"
}