summaryrefslogtreecommitdiffstats
path: root/opengl/tests/lib
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/lib')
-rw-r--r--opengl/tests/lib/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/lib/Android.mk b/opengl/tests/lib/Android.mk
index 7542ac4..ac1e183 100644
--- a/opengl/tests/lib/Android.mk
+++ b/opengl/tests/lib/Android.mk
@@ -27,6 +27,6 @@ LOCAL_C_INCLUDES += system/extras/tests/include \
LOCAL_CFLAGS := -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES
LOCAL_SHARED_LIBRARIES += libcutils libutils libstlport
-LOCAL_PRELINK_MODULE := false
+
include $(BUILD_STATIC_LIBRARY)