Merge "Remove vts10 dependencies"
This commit is contained in:
@@ -14,12 +14,10 @@
|
||||
|
||||
.PHONY: general-tests
|
||||
|
||||
# TODO(b/149249068): Remove vts10-tradefed.jar after all VTS tests are converted
|
||||
general_tests_tools := \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/cts-tradefed.jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/vts-tradefed.jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/vts10-tradefed.jar
|
||||
|
||||
intermediates_dir := $(call intermediates-dir-for,PACKAGING,general-tests)
|
||||
general_tests_zip := $(PRODUCT_OUT)/general-tests.zip
|
||||
|
Reference in New Issue
Block a user