summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-05-08 00:23:11 -0700
committerYing Wang <wangying@google.com>2014-05-08 00:23:11 -0700
commit5ee6049a22f1f3ef40020699841c98f4e6b30bc3 (patch)
treea7236af32a23ae7c11412801420a5c54e21a46b1 /libvideoeditor/lvpp
parent8fb04d474ed9e0d1302ae223ee76fafbe5fb41a3 (diff)
downloadframeworks_av-5ee6049a22f1f3ef40020699841c98f4e6b30bc3.zip
frameworks_av-5ee6049a22f1f3ef40020699841c98f4e6b30bc3.tar.gz
frameworks_av-5ee6049a22f1f3ef40020699841c98f4e6b30bc3.tar.bz2
Remove unused LOCAL_LDLIBS.
Change-Id: I14865bee99fbcc5188b64fbd22bb49a1947ec6ff
Diffstat (limited to 'libvideoeditor/lvpp')
-rwxr-xr-xlibvideoeditor/lvpp/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvideoeditor/lvpp/Android.mk b/libvideoeditor/lvpp/Android.mk
index 06c2e6a..a84ddad 100755
--- a/libvideoeditor/lvpp/Android.mk
+++ b/libvideoeditor/lvpp/Android.mk
@@ -85,10 +85,6 @@ LOCAL_C_INCLUDES += \
LOCAL_SHARED_LIBRARIES += libdl
-# All of the shared libraries we link against.
-LOCAL_LDLIBS := \
- -lpthread -ldl
-
LOCAL_CFLAGS += -Wno-multichar \
-DM4_ENABLE_RENDERINGMODE \
-DUSE_STAGEFRIGHT_CODECS \