Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c246fe5 authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

Merge "Switch from libcrypto_static to libcrypto target"

am: 612c12b2

Change-Id: I12980dcc8ea7b809b87199e9d7959202a7abc385
parents e5a1bc62 612c12b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ LOCAL_MODULE := dumpstate

LOCAL_SHARED_LIBRARIES := libcutils libdebuggerd_client liblog libselinux libbase
# ZipArchive support, the order matters here to get all symbols.
LOCAL_STATIC_LIBRARIES := libziparchive libz libcrypto_static
LOCAL_STATIC_LIBRARIES := libziparchive libz libcrypto
LOCAL_HAL_STATIC_LIBRARIES := libdumpstate
LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter
LOCAL_INIT_RC := dumpstate.rc