Merge "Use jni_libs instead of required for signapk conscrypt JNI"
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user