commit | a0b2786304a83f6083423b1996f675dc08e48a56 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@android.com> | Wed May 09 18:08:31 2012 -0700 |
committer | Brett Chabot <brettchabot@android.com> | Wed May 09 18:08:31 2012 -0700 |
tree | 83bf908483a73dfe174c4ecafb1e4f4060607afb | |
parent | aaee2e77256882874806d4d1cd46b0a649e7c40f [diff] [blame] |
Delete duplicate copies of junit source. Bug 5826326 Change-Id: Ie361b3778076686c5a59d8392aadb8c86a9ae981
diff --git a/test-runner/Android.mk b/test-runner/Android.mk index 6d81b71..0d9e4f1 100644 --- a/test-runner/Android.mk +++ b/test-runner/Android.mk
@@ -21,6 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := core core-junit framework +LOCAL_STATIC_JAVA_LIBRARIES := junit-runner LOCAL_MODULE:= android.test.runner