commit | 2acab5a5b345877174270d649c534cd0814a3d35 | [log] [tgz] |
---|---|---|
author | Sticky Chen <sticky.chen@mediatek.com> | Tue Jun 11 13:01:33 2019 +0800 |
committer | Roshan Pius <rpius@google.com> | Tue Jun 11 19:43:55 2019 +0000 |
tree | 16e610d9fcc04e2c3f01dd91e84746d76620afce | |
parent | 08a553a82275aa27d410a8d05511531d9da1e8b9 [diff] |
Handle native event in wifi thread To prevent deadlocks while processing native callback or death as we're in the midst of performing some state changes, post the native notification to the wifi thread. Bug: 134987917 Test: Performed some basic tests (toggle wifi,softap, etc) Test: atest com.android.server.wifi.HalDeviceManagerTest Change-Id: Id24aa61ae51d254cfc937691475b19977e5c508d (cherry-picked from ed9610cd4f703b8864fb2eb167bbbdce37561724)