aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index fab7288..691e20c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -73,7 +73,7 @@ LOCAL_LDLIBS += -lpthread
LOCAL_MODULE:= libharfbuzz
-LOCAL_PRELINK_MODULE := false
+
include $(BUILD_SHARED_LIBRARY)