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

am: 5530deacd9

Change-Id: Ie45c6e594d1eec0473b6f773ad33a50c6c1bec90
This commit is contained in:
nelsonli 2019-08-15 19:11:22 -07:00 committed by android-build-merger
commit 13586d7aa0
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