diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index 1dbeb2663..0b44b4d62 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go @@ -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"),