Merge "Use libcrypto_static instead of libcrypto" am: 4c4c7dc26b am: 617d01a9c1 am: 819a24d44e
am: c56c1e4480
Change-Id: I74a8273e7efce12c1de0983f3c8ba5e5d354b7b5
This commit is contained in:
+1
-2
@@ -44,7 +44,7 @@ updater_common_static_libraries := \
|
||||
libziparchive \
|
||||
libz \
|
||||
libbase \
|
||||
libcrypto \
|
||||
libcrypto_static \
|
||||
libcrypto_utils \
|
||||
libcutils \
|
||||
libutils
|
||||
@@ -109,7 +109,6 @@ LOCAL_GENERATED_SOURCES := $(inc)
|
||||
inc :=
|
||||
|
||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
LOCAL_INJECT_BSSL_HASH := true
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user