Merge "Add missing liblog dependency"

am: 140d7d27f1

* commit '140d7d27f1940d32aa6123414126026e1c382792':
  Add missing liblog dependency
This commit is contained in:
Dimitry Ivanov
2016-02-13 01:45:24 +00:00
committed by android-build-merger

View File

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