Add libcrypto to shared libraries of core/jni
This was added to master in ag/2447995 but not to aosp in aosp/420427, which resulted in a failure in this branch. Bug: 62991913 Test: make Change-Id: Iefa0254c91e83da737a160f851c97ab3e6a7b0f8 Merged-In: I547bb838befa743d72d356c186ff3cd355736589
This commit is contained in:
@@ -223,6 +223,7 @@ cc_library_shared {
|
||||
"libandroidfw",
|
||||
"libappfuse",
|
||||
"libbase",
|
||||
"libcrypto",
|
||||
"libnativehelper",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
|
||||
Reference in New Issue
Block a user