summaryrefslogtreecommitdiffstats
path: root/opengl/tests/hwc/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/hwc/Android.mk')
-rw-r--r--opengl/tests/hwc/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/hwc/Android.mk b/opengl/tests/hwc/Android.mk
index 6312970..e4d7e28 100644
--- a/opengl/tests/hwc/Android.mk
+++ b/opengl/tests/hwc/Android.mk
@@ -29,7 +29,7 @@ LOCAL_CFLAGS := -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES
LOCAL_SHARED_LIBRARIES += libcutils libutils libstlport
LOCAL_STATIC_LIBRARIES += libglTest
-LOCAL_PRELINK_MODULE := false
+
include $(BUILD_STATIC_LIBRARY)