commit | fef3c333050e974bcb265de9c6ed63eb866d067c | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Tue Aug 15 15:50:19 2023 -0400 |
committer | Evan Laird <evanlaird@google.com> | Thu Aug 24 16:44:05 2023 -0400 |
tree | 890426e5dfb8461aecba0d62362aa1eb15b35431 | |
parent | e2b3d6dc375058720c79e335145b864a3de5d4a0 [diff] |
[Sb refactor] Add network scan results to wifi repo Adds the `WifiManager.registerScanResultsCallback` information to `WifiRepository`, and `areNetworksAvailable` to the `WifiInteractor`. This allows us to fund the QS tile with information about any other networks being available. This logic should match exactly the information that comes from the old data pipeline. Test: tests in statusbar/pipeline Bug: 291321279 Change-Id: Ic8a632ecb19b74d99896fd0aef038f3c147a0290