aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index aead39efb4..f81133156c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -42,6 +42,7 @@ LOCAL_WHOLE_STATIC_LIBRARIES_arm += \
endif
LOCAL_SHARED_LIBRARIES := \
+ liblog \
libcutils \
libdl \
libprotobuf-cpp-lite \
@@ -73,6 +74,7 @@ endif
LOCAL_SHARED_LIBRARIES := \
libprotobuf-cpp-lite \
+ liblog \
libcutils \
libdl \