Merge "Add missing liblog dependency"

This commit is contained in:
Dimitry Ivanov
2016-02-13 01:03:41 +00:00
committed by Gerrit Code Review

View File

@@ -10,6 +10,7 @@ LOCAL_SRC_FILES := \
LOCAL_SHARED_LIBRARIES := \
libc \
liblog \
libcutils \
libutils \
libbinder \