summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-08-23 11:21:13 -0700
committerYing Wang <wangying@google.com>2012-08-23 11:21:13 -0700
commitdb08d5168e51be52dd50e3bb9015fe69f106fb36 (patch)
tree39a51fe69514273022d69b7e354d241ad2856b03
parent05aba2478427cb86445e79316943a038e536a224 (diff)
downloadapache-harmony-jb-mr1-release.tar.gz
Change-Id: I27d3066053a6fb45485f37d57c066375714cc3c1
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 2235299..a01d2b8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -63,7 +63,6 @@ ifeq ($(WITH_HOST_DALVIK),true)
LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := core-hostdex core-junit-hostdex
LOCAL_JAVACFLAGS := $(harmony_test_javac_flags)
- LOCAL_MODULE_TAGS := tests
LOCAL_MODULE := apache-harmony-tests-hostdex
LOCAL_BUILD_HOST_DEX := true
include $(BUILD_HOST_JAVA_LIBRARY)