diff options
author | Quang Luong <qal@google.com> | 2020-06-05 17:51:57 -0700 |
---|---|---|
committer | Quang Luong <qal@google.com> | 2020-06-10 10:39:03 -0700 |
commit | 20f739ce0be068971dc13426b03309277efe91fc (patch) | |
tree | dfec194bea36e098020153a31086ca4faedb3703 /tests | |
parent | 6151647754280820ff82760e4111cf6b484f360b (diff) |
[WifiTrackerLib] Cache NetworkInfo from NETWORK_STATE_CHANGED
NetworkInfo from the last NETWORK_STATE_CHANGED broadcast should be used
instead of relying on NetworkInfo from ConnectivityManager, which is not
valid for a currently connecting network. The NetworkInfo from
NETWORK_STATE_CHANGED will still be valid for a connecting network.
Bug: 158337413
Test: build and verify connecting network in wifi picker has correct
connecting status.
Change-Id: I32bf312a4b01a48fc6a6b48a5d288e276b2231a5
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions