Merge "Add missing liblog dependency"

This commit is contained in:
Dimitry Ivanov
2016-09-24 22:07:37 +00:00
committed by Gerrit Code Review

View File

@@ -67,6 +67,7 @@ LOCAL_SRC_FILES := $(call all-cpp-files-under)
LOCAL_SHARED_LIBRARIES := \
libbinder \
liblog \
libcutils \
libnativehelper \
libnetdaidl