Commit 1a795a18 authored by Kenny Root's avatar Kenny Root
Browse files

Unhook a bit from Conscrypt's implementation

Conscrypt's TrustManagerImpl is changing from X509TrustManager to
X509ExtendedTrustManager. apache-http is linking against an SDK
release version without X509ExtendedTrustManager which causes errors.

Remove the instanceof check to since it will work fine without it on the
old and the new code.

Change-Id: If4aedbd43f7716d8a3e15b2cfd2e218cb8d533a4
parent 8a99e01b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment