commit | b577f391af2c484e443c19b3df1d62cc0924692a | [log] [tgz] |
---|---|---|
author | Vinit Deshpande <vinitd@google.com> | Thu Jul 23 11:46:52 2015 -0700 |
committer | Vinit Deshpande <vinitd@google.com> | Thu Jul 23 11:49:51 2015 -0700 |
tree | 214708ed02f5a909fb38dc83a3b435bf0ee0c598 | |
parent | b19027f007c641debd423e3f1fa7f56d891045ef [diff] |
Fix a race in WifiNative objects disconnectFromSupplicant doesn't have any synchronization; so it can cause problems when WifiStateMachine is disconnecting and P2p statemachine is sending commands. Bug: 22667667 Change-Id: I92e6ee44618813341e171f84442791a6403a5010