Skip to content
Commit 32c99004 authored by Kenny Root's avatar Kenny Root
Browse files

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
parent 81c1d8d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment