Merge "adb headers now refer to openssl headers."
am: e4cf854dbf
Change-Id: I8cb4f4fe840d45bf4ea09f864dee53130aee1144
This commit is contained in:
commit
c687a72d9f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue