Merge "Cleanup vendor_boot artifacts in PRODUCT_OUT on installclean"

This commit is contained in:
Treehugger Robot 2020-03-20 17:23:17 +00:00 committed by Gerrit Code Review
commit 8bf9eeb912

View file

@ -111,6 +111,9 @@ func installClean(ctx Context, config Config, what int) {
productOut("obj/PACKAGING"),
productOut("ramdisk"),
productOut("debug_ramdisk"),
productOut("vendor-ramdisk"),
productOut("vendor-ramdisk-debug.cpio.gz"),
productOut("vendor_debug_ramdisk"),
productOut("test_harness_ramdisk"),
productOut("recovery"),
productOut("root"),