Merge "Add $PRODUCT_OUT/ramdisk to installclean"
This commit is contained in:
commit
27a509b017
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ func installClean(ctx Context, config Config, what int) {
|
|||
productOut("skin"),
|
||||
productOut("obj/NOTICE_FILES"),
|
||||
productOut("obj/PACKAGING"),
|
||||
productOut("ramdisk"),
|
||||
productOut("recovery"),
|
||||
productOut("root"),
|
||||
productOut("system"),
|
||||
|
|
Loading…
Reference in a new issue