commit | 928ee1e48fa89302d02fdf8a8a2c7315d7195e7c | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Tue Jul 23 20:36:03 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Tue Jul 23 20:46:24 2013 -0700 |
tree | 22ad710792139343bffcb06b46df75361bc52874 | |
parent | d1233575b558d3dc585f7e04ff1377c24f3beaf4 [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. Bug: 9984058 Change-Id: I780249dbd3c7bb346e1b275dcb68e4e2be7ebbbb