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

Commit 92c7e27e authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "adb headers now refer to openssl headers." am: e4cf854d am: c687a72d am: d7067c7f

am: 01e9b561

Change-Id: Ibb976fc8846afc9b39ef7bb5e5a535f8581aa28d
parents 606724d7 01e9b561
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)