Merge "Add missing liblog dependency"

This commit is contained in:
Dimitry Ivanov 2016-02-13 04:44:44 +00:00 committed by Gerrit Code Review
commit 8b68829c06

View file

@ -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