| commit | 68882274c35556a67c1ea724e707c8789d1236c7 | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Fri Feb 19 22:15:11 2010 -0800 |
| committer | Elliott Hughes <enh@google.com> | Fri Feb 19 22:15:11 2010 -0800 |
| tree | 815c99556f02a976adfdfc809e37d82176debfdc | |
| parent | f7b9802503400b5356f0fd922119a58375bc5c7e [diff] |
Remove external/jsr305, external/guava, and external/caliper.
diff --git a/tests/core/ctscore.mk b/tests/core/ctscore.mk index f9edaf0..8ae73d96 100644 --- a/tests/core/ctscore.mk +++ b/tests/core/ctscore.mk
@@ -17,7 +17,7 @@ # and when built explicitly put them in the data partition LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS) -LOCAL_JAVA_LIBRARIES := android.test.runner caliper +LOCAL_JAVA_LIBRARIES := android.test.runner include $(BUILD_PACKAGE)