commit | e38d5e033538493276e3791f1a5b3a2cf51513fa | [log] [tgz] |
---|---|---|
author | Matthew Sedam <matthewsedam@google.com> | Wed Oct 02 17:08:43 2024 +0000 |
committer | Matthew Sedam <matthewsedam@google.com> | Wed Oct 02 17:09:04 2024 +0000 |
tree | e5822bc0d43855c930b31eb26d8143b3c52b3242 | |
parent | 5c7f65fc1927a9ae22588feebb45a65e672ee820 [diff] |
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