summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dx/junit-tests/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/dx/junit-tests/Android.mk b/dx/junit-tests/Android.mk
index e1f3c4182..3f2c61146 100644
--- a/dx/junit-tests/Android.mk
+++ b/dx/junit-tests/Android.mk
@@ -5,6 +5,5 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAVA_LIBRARIES := dx junit
LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_TAGS := tests
LOCAL_MODULE:= dx-tests
include $(BUILD_HOST_JAVA_LIBRARY)