Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled"

This commit is contained in:
Paul Duffin 2019-09-25 09:58:56 +00:00 committed by Gerrit Code Review
commit e19b7471ae
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ java_library_host {
"apksig",
"bouncycastle-unbundled",
"bouncycastle-bcpkix-unbundled",
"conscrypt-nojarjar",
"conscrypt-unbundled",
],
required: ["libconscrypt_openjdk_jni"],