Reduce locking in ContextHubTransactionManager
This CL replaces a global synchronization lock in ContextHubManager with individual locks to reduce locking time. Bug: 362299144 Change-Id: Ib19f7ebe093b2ed0c0065f0e9896df16255fb6e4 Flag: android.chre.flags.reduce_locking_context_hub_transaction_manager Test: Run the reliable message test
Loading
Please register or sign in to comment