summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-04-09 21:56:17 -0700
committerYing Wang <wangying@google.com>2013-04-09 21:56:17 -0700
commite4818818f2519fad6c1067406a8a2b529ce6f5b8 (patch)
treea8b6503b20d7092d492b2227c1581df515861c71
parentd012595fd71a41159ec437d072f5dc56db8444a2 (diff)
downloadvoip-e4818818f2519fad6c1067406a8a2b529ce6f5b8.tar.gz
Bug: 8580410 Change-Id: I96c8f8094865386cea98bbaaafc2d5c4035c6e02
-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