aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2017-12-21 04:03:01 +0200
committerDD3Boh <dade.garberi@gmail.com>2018-01-01 18:34:07 +0000
commit077304fb075804597bbda0c82935cb85da967776 (patch)
tree8854cbd6e799bea27ccf3c955f06b452e0966634
parentbb47b5c2c1e5d083943103206dd774739f434c27 (diff)
downloadbuild_soong-staging/lineage-15.1.tar.gz
build_soong-staging/lineage-15.1.tar.bz2
build_soong-staging/lineage-15.1.zip
cleanbuild: add *.zip.md5sum to installclean_filesstaging/lineage-15.1
Change-Id: I9af8579f4acf5043375650ec4f7fadb66c0eb15e
-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 2967c3a6..e7d25b4e 100644
--- a/ui/build/cleanbuild.go
+++ b/ui/build/cleanbuild.go
@@ -96,6 +96,7 @@ func installClean(ctx Context, config Config, what int) {
hostOut("vts"),
productOut("*.img"),
productOut("*.zip"),
+ productOut("*.zip.md5sum"),
productOut("android-info.txt"),
productOut("kernel"),
productOut("data"),