summaryrefslogtreecommitdiffstats
path: root/media/mca
diff options
context:
space:
mode:
Diffstat (limited to 'media/mca')
-rw-r--r--media/mca/filterfw/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/media/mca/filterfw/Android.mk b/media/mca/filterfw/Android.mk
index b822e99..1d69799 100644
--- a/media/mca/filterfw/Android.mk
+++ b/media/mca/filterfw/Android.mk
@@ -39,8 +39,7 @@ LOCAL_SHARED_LIBRARIES := libstlport \
libutils \
libandroid \
libjnigraphics \
- libmedia \
- libmedia_native
+ libmedia
# Don't prelink this library. For more efficient code, you may want
# to add this library to the prelink map and set this to true. However,