Merge "Remove phony target vts-core"

This commit is contained in:
Treehugger Robot
2020-04-16 21:03:17 +00:00
committed by Gerrit Code Review

View File

@@ -28,9 +28,4 @@ $(compatibility_zip): $(vts_test_artifact_paths)
vts: $(compatibility_zip) vts: $(compatibility_zip)
$(call dist-for-goals, vts, $(compatibility_zip)) $(call dist-for-goals, vts, $(compatibility_zip))
# TODO(b/149249068): Remove vts-core phony target after it's removed from all
# builders.
.PHONY: vts-core
vts-core: vts
tests: vts tests: vts