Use hostname verifier directly instead of instance
Instead of local instance of the default HostnameVerifier, use it directly from HttpsURLConnection. This avoids class preloading creating an instance of it before it's necessary. (cherry picked from commit 928ee1e4) Bug: 9984058 Change-Id: I56565afa0394dc98054abbaef06ac9bfff009e56
Loading
Please register or sign in to comment