Merge "VTS: Add vts-core to the dependency of tests" am: 1413925ac4

am: 7dc1cbe13c

Change-Id: I1963cfc0f1bcf56d1e86c4c91fec1ed7ee9eec59
This commit is contained in:
nelsonli 2019-08-15 19:00:23 -07:00 committed by android-build-merger
commit 5530deacd9
1 changed files with 2 additions and 0 deletions

View File

@ -45,3 +45,5 @@ $(vts-core-zip) : $(COMPATIBILITY.vts-core.FILES) $(my_host_shared_lib_for_vts_c
vts-core: $(vts-core-zip)
$(call dist-for-goals, vts-core, $(vts-core-zip) $(vts-core-list-zip) $(vts-core-configs-zip))
tests: vts-core