Clean vts-core in host/out to ensure old package to be removed.

Bug: None
Test: m installclean
Change-Id: I5aa451d87dc377e62dcf1b88baa58539fa661feb
This commit is contained in:
Dan Shi
2019-11-26 10:02:53 -08:00
parent 3351b33595
commit 53f1a190ff

View File

@@ -97,6 +97,7 @@ func installClean(ctx Context, config Config, what int) {
hostOut("sdk_addon"),
hostOut("testcases"),
hostOut("vts"),
hostOut("vts-core"),
productOut("*.img"),
productOut("*.zip"),
productOut("android-info.txt"),