commit | 762a9e3a2a39618376999d9929f16f4c456e1d2a | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Wed Jan 29 17:51:13 2020 -0800 |
committer | David Su <dysu@google.com> | Mon Feb 03 10:28:42 2020 -0800 |
tree | a92fccaf415d7c8a32c4fe5b2d05c18c3c62c6b7 | |
parent | eb765283e3958ddd720bca1357a9dbc0d5084467 [diff] |
WifiConfiguration: Remove IpConfiguration helpers e.g. WifiConfiguration.getProxySettings() can simply be replaced with WifiConfiguration .getIpConfiguration().getProxySettings(). There is no need for WifiConfiguration to expose these APIs. Bug: 146046526 Test: atest FrameworksWifiApiTests Change-Id: I75eee369f2bfea7bd09e665b40d26452c142a8a5