diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index 27b6d14cf..8fe68e486 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go @@ -95,9 +95,6 @@ func installClean(ctx Context, config Config, what int) { hostOut("testcases"), hostOut("vts"), productOut("*.img"), - productOut("*.ini"), - productOut("*.txt"), - productOut("*.xlb"), productOut("*.zip"), productOut("kernel"), productOut("data"),