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
2 files changed