commit | ee9329dc901d59b8ae1e39edac99bd9d91306d2f | [log] [tgz] |
---|---|---|
author | Randy Pan <zpan@google.com> | Wed May 18 11:19:51 2016 -0700 |
committer | Randy Pan <zpan@google.com> | Wed May 18 11:19:51 2016 -0700 |
tree | 89e866d89585e271e9e821547bc676008b241746 | |
parent | ac90f832cc7efcbe0a7a2ec24d8d45192e3ecc66 [diff] |
WifiConnectivityManager: partial scan only when connected Starts partial scan only when Wifi is connected and traffic is heavy. This is to work around an issue that WifiInfo tx/rx rate is not updated to reflect the Wifi state. Ideally the tx/rx rate should have been reset to 0 when Wifi is disconnected. Bug: 28831562 Change-Id: Ifa415b14e2b216654ddd8a2a0c885754da489bef Test: Wifi Framework Unit Tests, manual tests