commit | 0828c6e0f2ee9d92e4a49ea73889f5fa5f12b7fd | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Jun 22 01:42:43 2023 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Jun 22 01:42:47 2023 +0000 |
tree | a8e78423b686283b12198449ef9a33c0043774bf | |
parent | 04768129ec26394741353ef604b292bace20f825 [diff] |
Replace connectToWifi with ensureWifiConnected connectToWifi expects a CONNECTIVITY_ACTION broadcast, which may not be received if wifi is already connected. There is already a separate test exercising the broadcast, testToggleWifiConnectivityAction. Bug: 283272115 Change-Id: I21a358fcb119878969eb898e15fea9da1af9a108 Test: TH