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

am: 13586d7aa0

Change-Id: I815d651103ffe4d562a2438c438951907da4c6fa
This commit is contained in:
nelsonli 2019-08-15 19:25:24 -07:00 committed by android-build-merger
commit 5ba1c3c713
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