summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/build/cleanbuild.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go
index 8e7f96a4e..bfe2c36e4 100644
--- a/ui/build/cleanbuild.go
+++ b/ui/build/cleanbuild.go
@@ -99,6 +99,7 @@ func installClean(ctx Context, config Config, what int) {
productOut("*.img"),
productOut("*.zip"),
productOut("android-info.txt"),
+ productOut("apex"),
productOut("kernel"),
productOut("data"),
productOut("skin"),