commit | ad78bf1f22e6b2fa973efae91ad4f9eb23976cdd | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 15 23:42:00 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 22 14:05:40 2021 +0900 |
tree | c8fd7d793cdd1b7017e4a7dacdcc361cd07cf0ab | |
parent | a1495b8c6a13e4d5c9fc03ec3f355502a8b7e65b [diff] |
Remove hidden API usage of Proxy.validate Proxy is planned to move to the connectivity module, so framework classes like DevicePolicyManager cannot depend on its private symbols. Replace usage of ProxyInfo.validate by the equivalent isValid method on ProxyInfo. Bug: 174436414 Test: atest DevicePolicyManagerTest#testGetProxyParameters Change-Id: I6da49a34c9893d07ef7cbee6a7386c9258839467