summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/jni/rtp/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jni/rtp/Android.mk b/src/jni/rtp/Android.mk
index b265cdd..15b8587 100644
--- a/src/jni/rtp/Android.mk
+++ b/src/jni/rtp/Android.mk
@@ -36,6 +36,7 @@ LOCAL_SHARED_LIBRARIES := \
libnativehelper \
libcutils \
libutils \
+ liblog \
libmedia \
libstagefright_amrnb_common