commit | 4faf133bc9b7edc584a2d9e383e6808479db22be | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Tue Feb 01 13:07:00 2022 +0100 |
committer | micky387 <mickaelsaibi@free.fr> | Tue Sep 10 22:32:46 2024 -0400 |
tree | c46b4ac55a4294fc8c7ba0f9b3d006fc381398a9 | |
parent | f35888e70d8b134b854531cb0c376b4fd6dbd6ef [diff] [blame] |
cleanbuild: switch to *.zip.md5sum to installclean_files Change-Id: I3b41f1e417b30fa79298707152ad6d428529ac58
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index 251c955..46e38c9 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go
@@ -125,7 +125,7 @@ hostCommonOut("obj/PACKAGING"), productOut("*.img"), productOut("*.zip"), - productOut("*.zip.sha256sum"), + productOut("*.zip.md5sum"), productOut("android-info.txt"), productOut("misc_info.txt"), productOut("apex"),