Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eac6ed64 authored by Dan Shi's avatar Dan Shi
Browse files

Remove vts10 dependencies

Bug: 149249068
Test: build
Change-Id: I56119259add1435215958b51a58bc1b971f27067
parent e9ab8595
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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