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

Commit e74a2249 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge changes from topic "vts-package" am: ab39096e am: 3e052fc8

Change-Id: Ia7b2206f35a2226577047a549cf1aadb5ed5dfe1
parents 150e1c35 3e052fc8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,9 +15,16 @@
test_suite_name := vts-core
test_suite_tradefed := vts-core-tradefed
test_suite_readme := test/vts/tools/vts-core-tradefed/README

# TODO(b/149249068): Clean up after all VTS tests are converted.
vts_test_artifact_paths :=
# Some repo may not include vts project.
-include test/vts/tools/build/tasks/framework/vts_for_core_suite.mk

include $(BUILD_SYSTEM)/tasks/tools/compatibility.mk

.PHONY: vts-core
$(compatibility_zip): $(vts_test_artifact_paths)
vts-core: $(compatibility_zip)
$(call dist-for-goals, vts-core, $(compatibility_zip))