Merge "Use jni_libs instead of required for signapk conscrypt JNI"

This commit is contained in:
Colin Cross
2020-12-04 21:49:35 +00:00
committed by Gerrit Code Review

View File

@@ -27,7 +27,7 @@ java_binary_host {
"conscrypt-unbundled",
],
required: ["libconscrypt_openjdk_jni"],
jni_libs: ["libconscrypt_openjdk_jni"],
// The post-build signing tools need signapk.jar (and its shared libraries,
// handled in their own Android.bp files)