commit | 091e1c1f3abac6c3358263ce0c09475f31b3ae68 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jan 30 16:40:50 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Feb 10 22:03:40 2017 -0800 |
tree | 87219661b18cfff53d946151949927d76154dfde | |
parent | 96518722ee9b02a70544965a94bc80c85bb2b0ca [diff] |
wifi(implementation): Add global lock Add a global lock to address synchronization issues between the main HIDL method servicing thread and the legacy HAL's event loop thread. Also, added some documentation for the threading model used. Bug: 34261034 Test: Compiles Change-Id: I881111814ff5ebd601d6a4c85cf284b30ae47ed3