commit | c2dbb34ec8643353fabe09d8911c743f5e328e3b | [log] [tgz] |
---|---|---|
author | Quang Luong <qal@google.com> | Tue Sep 13 22:09:25 2022 +0000 |
committer | Quang Luong <qal@google.com> | Tue Sep 13 22:20:18 2022 +0000 |
tree | b6c83ffef2447093d5a8ce25665f2ac10c31b115 | |
parent | 9d633a9106e074cbe89f296b42695453495d870c [diff] |
Reload wifi configs if we're connected but have no configs Main wifi thread may timeout waiting for driver ready after SSR, and return an empty list of wifi configs for getPrivilegedConfiguredNetworks(). Thus we should reload the list if we connect to a network but have no wifi configurations, which is an unexpected state. Bug: 242264589 Test: atest WifiPickerTrackerTest Change-Id: I536c9f86a220dec97e935737c91dfaf4fc792645