commit | dd7bed0670fbdf03d9097f2ba35967544467c863 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Thu Jun 18 19:13:22 2020 -0700 |
committer | David Su <dysu@google.com> | Fri Jun 19 11:20:26 2020 -0700 |
tree | bd4821b2dc97e3f2a347841e5176fd037ced49f6 | |
parent | 0cae627f3102905c5a4304363d5bf27e4dc4d677 [diff] |
Stop expecting WifiConfig extra from CONFIGURED_NETWORKS_CHANGED_ACTION broadcast WifiConfig is no longer sent in this broadcast due to privacy concerns, so stop reading this extra. Instead, query WifiManager to find the matching WifiConfiguration to update. Bug: 158874479 Test: make CarSettingsRoboTests -j40 Change-Id: Ief5caf8727c9c2334a9a0610d015ec8514eb1cc9