commit | ec3264870af96b469b4f65fd843ff8f9cc4d1098 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Tue Mar 10 23:05:31 2020 +0900 |
committer | Xiao Ma <xiaom@google.com> | Fri Mar 13 11:48:45 2020 +0900 |
tree | 79bcde809ad03c4e0cedc4d6d32c86628d957d21 | |
parent | 01d689899fcd12fb7429b72dded7a4c64076333c [diff] |
Update method of getting ScanResult of current network. Noticed that ScanResult got from ScanDetailCache associated with provided BSSID would be null if forcing to forget and then reconnet to the wifi network. This would cause IpClient get null ScanResult. Update the method of getting ScanResult with a more robust way. Bug: 137835398 Test: atest FrameworksWifiTests Change-Id: I3ea5a301a9635248a2d121d9a6b7493cc6f430a6