summaryrefslogtreecommitdiff
path: root/omx/ti_omx_config_parser/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'omx/ti_omx_config_parser/Android.mk')
-rw-r--r--omx/ti_omx_config_parser/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/ti_omx_config_parser/Android.mk b/omx/ti_omx_config_parser/Android.mk
index 4665c0f..af420fb 100644
--- a/omx/ti_omx_config_parser/Android.mk
+++ b/omx/ti_omx_config_parser/Android.mk
@@ -2,7 +2,7 @@ ifneq ($(BUILD_WITHOUT_PV),true)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
$(call add-prebuilt-files, ETC)
-LOCAL_PRELINK_MODULE := false
+
LOCAL_SRC_FILES := \
src/ti_video_config_parser.cpp \
src/ti_m4v_config_parser.cpp \