Commit 0c4b35cd authored by Kenny Root's avatar Kenny Root
Browse files

Do not initialize SSLSocketFactory too early

During Zygote initialization, the class may be preloaded. However we do
not want the default instances of SSLSocketFactory initialized, so move
those into a holder class so they are only initialized when used.

(cherry picked from commit 72017834)

Bug: 9984058
Change-Id: Iaf44987c9f33d160617025ca2acba5691be58143
parent afcea7f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment