Merge "Removes $(PRODUCT_OUT)/misc_info.txt on installclean."
This commit is contained in:
@@ -104,6 +104,7 @@ func installClean(ctx Context, config Config, what int) {
|
||||
productOut("*.img"),
|
||||
productOut("*.zip"),
|
||||
productOut("android-info.txt"),
|
||||
productOut("misc_info.txt"),
|
||||
productOut("apex"),
|
||||
productOut("kernel"),
|
||||
productOut("data"),
|
||||
|
Reference in New Issue
Block a user