commit | 453d88568f94bad925f3caedfee9606d1c31e26c | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Fri Jan 17 13:50:46 2020 -0800 |
committer | David Su <dysu@google.com> | Fri Jan 17 15:41:40 2020 -0800 |
tree | faf849c41ca35241430c54e9c71c6a78aa8d760e | |
parent | 6860eecdcc55645347f33520bac377694cdfc47b [diff] |
Settings: migrate usage of @hide NetworkSuggestion APIs Settings uses @hide WifiNetworkSuggestion. wifiConfiguration/passpointConfiguration. Migrate to @SystemApi getters. Removed call to PasspointConfiguration.validate() as it is an @hide API, instead WifiManager.addOrUpdatePasspointConfiguration() will perform the required validation. Bug: 138801922 Test: make RunSettingsRoboTests -j40 Change-Id: I748010b66634b1d24e89a175917492f638267cb1