cleanbuild: Add recovery_kernel
to installclean files
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I89b7093be92cb22a223033f9a7269624f7293c35
This commit is contained in:
parent
a7671f2808
commit
7e2044fa35
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ func installClean(ctx Context, config Config) {
|
|||
productOut("apex"),
|
||||
productOut("kernel"),
|
||||
productOut("kernel-*"),
|
||||
productOut("recovery_kernel"),
|
||||
productOut("data"),
|
||||
productOut("skin"),
|
||||
productOut("obj/NOTICE_FILES"),
|
||||
|
|
Loading…
Reference in a new issue