[aw] Get ProxyConfig from Intent if getDefaultProxy() ProxyInfo is invalid
If ConnectivityManager.getDefaultProxy() returns a ProxyInfo with host "localhost" and port -1 (which is invalid), extract ProxyConfig from the original Intent in the PROXY_CHANGE_ACTION broadcast. Bug: 993538 Change-Id: Ic61b5f5527a921596b71e7b0582436827b1739e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765848 Commit-Queue: Laís Minchillo <laisminchillo@chromium.org> Reviewed-by:Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Auto-Submit: Laís Minchillo <laisminchillo@chromium.org> Cr-Commit-Position: refs/heads/master@{#702853}
Showing
Please register or sign in to comment