Commit 8868084e 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: Ied901aa97dbbf0f7439f317d21d4b715b5705d96
parent b975b95b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment