commit | 32c990044f027542a034a7606cf010dca6df252f | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Tue Jul 23 20:36:03 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Tue Aug 13 14:13:08 2013 -0700 |
tree | 9a3851e2a215b8fd2300da8560374cc1edec03b1 | |
parent | 81c1d8d3a5aef6a423f0bb02de1b362b2f2d12df [diff] |
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 928ee1e48fa89302d02fdf8a8a2c7315d7195e7c) Bug: 9984058 Change-Id: I56565afa0394dc98054abbaef06ac9bfff009e56