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("*.img"),
|
||||||
productOut("*.zip"),
|
productOut("*.zip"),
|
||||||
productOut("android-info.txt"),
|
productOut("android-info.txt"),
|
||||||
|
productOut("misc_info.txt"),
|
||||||
productOut("apex"),
|
productOut("apex"),
|
||||||
productOut("kernel"),
|
productOut("kernel"),
|
||||||
productOut("data"),
|
productOut("data"),
|
||||||
|
Reference in New Issue
Block a user