Commits

Dan Egnor authored 60586f2ec65
API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. Generally clean up the associated SSLCertificateSocketFactory API as well, change AndroidHttpClient to use this new thing, and make the android-common library build SDK-clean (woo hoo). Bug: 2362543 Bug: 2357311