summaryrefslogtreecommitdiffstats
path: root/libelf/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/Android.mk')
-rwxr-xr-xlibelf/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/libelf/Android.mk b/libelf/Android.mk
index 281dd641..95ccadf0 100755
--- a/libelf/Android.mk
+++ b/libelf/Android.mk
@@ -184,8 +184,6 @@ LOCAL_CFLAGS += -Wno-pointer-arith
LOCAL_CFLAGS += -include $(LOCAL_PATH)/../bionic-fixup/AndroidFixup.h
-LOCAL_MODULE_TAGS := eng
-
LOCAL_MODULE := libelf
include $(BUILD_STATIC_LIBRARY)