aboutsummaryrefslogtreecommitdiff
path: root/libregex/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libregex/Android.mk')
-rw-r--r--libregex/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/libregex/Android.mk b/libregex/Android.mk
index ba1c4df..0d52195 100644
--- a/libregex/Android.mk
+++ b/libregex/Android.mk
@@ -26,9 +26,8 @@ LOCAL_SRC_FILES:= \
LOCAL_C_INCLUDES := $(common_host_c_includes)
LOCAL_CFLAGS := $(common_host_cflags)
-LOCAL_LDFLAGS := $(common_host_ldflags)
LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE := libop_regex
+LOCAL_MODULE := liboprofile_op_regex
include $(BUILD_HOST_STATIC_LIBRARY)
endif