Merge "Add missing liblog dependency"
am: 8b68829c06
* commit '8b68829c06bf6acaae20d632d7f210c58692f73e':
Add missing liblog dependency
This commit is contained in:
commit
d362cc5da9
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ LOCAL_SRC_FILES := \
|
|||
|
||||
LOCAL_SANITIZE := $(adb_target_sanitize)
|
||||
LOCAL_STATIC_LIBRARIES := libadbd
|
||||
LOCAL_SHARED_LIBRARIES := libbase libcutils
|
||||
LOCAL_SHARED_LIBRARIES := liblog libbase libcutils
|
||||
include $(BUILD_NATIVE_TEST)
|
||||
|
||||
# libdiagnose_usb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue