diff options
| -rw-r--r-- | ui/build/cleanbuild.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index c47f614d..9c0c76ff 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go @@ -98,6 +98,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"), |
