Merge "Add $ANDROID_HOST_OUT/apex
to the file set removed by target installclean
."
This commit is contained in:
commit
9c27df7d4d
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ func installClean(ctx Context, config Config, what int) {
|
|||
// otherwise we'd have to rebuild any generated files created with
|
||||
// those tools.
|
||||
removeGlobs(ctx,
|
||||
hostOut("apex"),
|
||||
hostOut("obj/NOTICE_FILES"),
|
||||
hostOut("obj/PACKAGING"),
|
||||
hostOut("coverage"),
|
||||
|
|
Loading…
Reference in a new issue