cleanbuild: add *.zip.sha256sum to installclean_files
Change-Id: I91f92349423eeb99e7e4521f6239baabe8b1314c
This commit is contained in:
@@ -125,6 +125,7 @@ func installClean(ctx Context, config Config) {
|
||||
hostCommonOut("obj/PACKAGING"),
|
||||
productOut("*.img"),
|
||||
productOut("*.zip"),
|
||||
productOut("*.zip.sha256sum"),
|
||||
productOut("android-info.txt"),
|
||||
productOut("misc_info.txt"),
|
||||
productOut("apex"),
|
||||
|
Reference in New Issue
Block a user