Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir

Therefore, no need to remove vendor-ramdisk-debug.cpio.lz4
for installclean as it will not be installed to $OUT dir.

Bug: None
Test: make vendorbootimage_debug
Change-Id: Ib7fb9931c55a9bb24e5ca8c4a80bd72f7233c57f
This commit is contained in:
Bowgo Tsai 2021-01-20 16:32:13 +08:00
parent 4d31a041c7
commit ae205c3e32
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ func installClean(ctx Context, config Config) {
productOut("ramdisk"),
productOut("debug_ramdisk"),
productOut("vendor-ramdisk"),
productOut("vendor-ramdisk-debug.cpio.gz"),
productOut("vendor_debug_ramdisk"),
productOut("test_harness_ramdisk"),
productOut("recovery"),