commit | be89d7a674130c78b03dfc7f354d4f5097f7b665 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Dec 04 14:15:52 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Dec 04 14:15:52 2012 -0800 |
tree | 4ad41a90740ae2d7382009265f3e9fc86932c723 | |
parent | 26974b8c92654e811cc92dfa6ae8c1f26fce4fe7 [diff] |
Simplify makefile. Change-Id: I0b7d48f54b6e53aa77481e5720de9595ef6c8c3a
diff --git a/Android.mk b/Android.mk index 6e07bc5..abe2580 100644 --- a/Android.mk +++ b/Android.mk
@@ -56,8 +56,6 @@ # on it LOCAL_SRC_FILES := $(call all-java-files-under, src/junit/extensions) LOCAL_SRC_FILES += $(core-junit-files) -LOCAL_NO_STANDARD_LIBRARIES := true -LOCAL_JAVA_LIBRARIES := core-hostdex LOCAL_JAVACFLAGS := $(local_javac_flags) LOCAL_MODULE_TAGS := optional LOCAL_MODULE := core-junit-hostdex