cleanbuild: Add install
to installclean files
Change-Id: Ib46d9638a2b3648d5e2ade1dfa864bc4e2ae695c
This commit is contained in:
@@ -162,7 +162,8 @@ func installClean(ctx Context, config Config) {
|
||||
productOut("odm_dlkm"),
|
||||
productOut("sysloader"),
|
||||
productOut("testcases"),
|
||||
productOut("symbols"))
|
||||
productOut("symbols"),
|
||||
productOut("install"))
|
||||
}
|
||||
|
||||
// Since products and build variants (unfortunately) shared the same
|
||||
|
Reference in New Issue
Block a user