Add missing liblog dependency

Bug: http://b/27171986
Change-Id: Ia7f03c72de9a8e5d61896bde6b4b1af396376f54
(cherry picked from commit 01f21da732)
This commit is contained in:
Dimitry Ivanov 2016-02-12 18:40:29 -08:00 committed by Josh Gao
parent 2674cd922e
commit 8b642e42b4
1 changed files with 1 additions and 1 deletions

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