Merge changes from topics 'adb_thread', 'adb_loopback' am: 0301b3217b
am: 750dfee974
Change-Id: I0553a8c70ac8a04bd2a32138e2bdd5f63e894258
This commit is contained in:
commit
da1f886ed8
|
@ -220,9 +220,9 @@ LOCAL_SRC_FILES_linux := $(LIBADB_TEST_linux_SRCS)
|
|||
LOCAL_SRC_FILES_darwin := $(LIBADB_TEST_darwin_SRCS)
|
||||
LOCAL_SRC_FILES_windows := $(LIBADB_TEST_windows_SRCS)
|
||||
LOCAL_SANITIZE := $(adb_host_sanitize)
|
||||
LOCAL_SHARED_LIBRARIES := libbase
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libadb \
|
||||
libbase \
|
||||
libcrypto_utils \
|
||||
libcrypto \
|
||||
libcutils \
|
||||
|
|
Loading…
Reference in New Issue