diff options
author | Adam Vartanian <flooey@google.com> | 2017-07-06 15:43:52 +0100 |
---|---|---|
committer | Adam Vartanian <flooey@google.com> | 2017-07-06 15:43:52 +0100 |
commit | 7b2c66b678a97d7d8b4c2ec918db17db2058e6d4 (patch) | |
tree | a43c44caaec19b208b707b8328fa51e8c501728f /rs/java/android/renderscript/RenderScriptCacheDir.java | |
parent | b171a46d193db3eee0ad837aa94c47d7752587a6 (diff) |
Streamline testInstall_compatibleContext()
Conscrypt is making ClientSessionContext#getSession() private since
users shouldn't be calling it, which causes this test to fail to build.
While this test uses it, in practice the only non-Conscrypt code it's
testing is SSLSessionCache#install(), the rest of it just tests that
Conscrypt works properly. We reduce the test to just a test of the
SSLSessionCache code, since Conscrypt's tests should suffice for testing
Conscrypt's use of the cache.
Test: adb shell am instrument -w -e class android.net.SSLSessionCacheTest com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Change-Id: Iea61c47eb2c002629dd2f50c81d5bc4f7221c654
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions