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

Commit 1675848a authored by Elliott Hughes's avatar Elliott Hughes
Browse files

adb headers now refer to openssl headers.

Change-Id: Icddc4a4f226595338fafbcb14ee9338c58b4a80f
parent b97da5e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ LOCAL_CFLAGS := $(minadbd_cflags)
LOCAL_CONLY_FLAGS := -Wimplicit-function-declaration
LOCAL_C_INCLUDES := bootable/recovery system/core/adb
LOCAL_WHOLE_STATIC_LIBRARIES := libadbd
LOCAL_STATIC_LIBRARIES := libbase
LOCAL_STATIC_LIBRARIES := libcrypto libbase

include $(BUILD_STATIC_LIBRARY)