• Kenny Root's avatar
    Return an empty list when no OCSP reponses received · f46f6cf2
    Kenny Root authored
    Change OpenSSLSessionImpl#getStatusResponses() to return an empty list
    instead of null. This matches the assumption of the serializing code in
    AbstractSessionContext.
    
    Add a test to make sure that serializing a trivial OpenSSLSessionImpl
    instance completes without throwing an exception.
    
    Test: cts-tradefed run cts -d -p android.core.tests.libcore.package.conscrypt
    Bug: 30751283
    Change-Id: If4c3e6a99c080fb3a0fd527c86a5ee8972475718
    f46f6cf2
Android.mk 12.4 KB