summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libvideoeditor/lvpp/Android.mk')
-rwxr-xr-xlibvideoeditor/lvpp/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvideoeditor/lvpp/Android.mk b/libvideoeditor/lvpp/Android.mk
index 860d351..77a21ac 100755
--- a/libvideoeditor/lvpp/Android.mk
+++ b/libvideoeditor/lvpp/Android.mk
@@ -99,6 +99,8 @@ LOCAL_CFLAGS += -Wno-multichar \
-DUSE_STAGEFRIGHT_READERS \
-DUSE_STAGEFRIGHT_3GPP_READER
+LOCAL_32_BIT_ONLY := true
+
include $(BUILD_SHARED_LIBRARY)
#include $(call all-makefiles-under,$(LOCAL_PATH))