Merge "Remove jars from suites that aren't used"
This commit is contained in:
@@ -30,7 +30,6 @@ test_suite_subdir := android-$(test_suite_name)
|
|||||||
out_dir := $(HOST_OUT)/$(test_suite_name)/$(test_suite_subdir)
|
out_dir := $(HOST_OUT)/$(test_suite_name)/$(test_suite_subdir)
|
||||||
test_artifacts := $(COMPATIBILITY.$(test_suite_name).FILES)
|
test_artifacts := $(COMPATIBILITY.$(test_suite_name).FILES)
|
||||||
test_tools := $(HOST_OUT_JAVA_LIBRARIES)/tradefed.jar \
|
test_tools := $(HOST_OUT_JAVA_LIBRARIES)/tradefed.jar \
|
||||||
$(HOST_OUT_JAVA_LIBRARIES)/tradefed-test-framework.jar \
|
|
||||||
$(HOST_OUT_JAVA_LIBRARIES)/loganalysis.jar \
|
$(HOST_OUT_JAVA_LIBRARIES)/loganalysis.jar \
|
||||||
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
|
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
|
||||||
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-tradefed.jar \
|
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-tradefed.jar \
|
||||||
|
Reference in New Issue
Block a user