Replace use of conscrypt-nojarjar with conscrypt-unbundled

Bug: 141346785
Test: m checkbuild
Change-Id: Ibcd4aac938e0fdf5765ad8426fe64c6d053f3529
This commit is contained in:
Paul Duffin 2019-09-20 15:54:43 +01:00
parent f129ffa044
commit ebbcc1bb78

View file

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