forked from openkylin/platform_build
Merge "VTS: Add vts-core to the dependency of tests" am: 1413925ac4
am: 7dc1cbe13c
am: 5530deacd9
Change-Id: Ie45c6e594d1eec0473b6f773ad33a50c6c1bec90
This commit is contained in:
commit
13586d7aa0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue