summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audiod/Android.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/audiod/Android.mk b/audiod/Android.mk
index c89b3cd8..fc2c7e02 100644
--- a/audiod/Android.mk
+++ b/audiod/Android.mk
@@ -16,7 +16,9 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libutils \
libbinder \
- libmedia
+ libaudioclient \
+ libmedia \
+ liblog
ifneq (,$(findstring $(PLATFORM_VERSION), 5.0 5.1 5.1.1))
LOCAL_SHARED_LIBRARIES += libstlport