Merge "Add $ANDROID_HOST_OUT/apex
to the file set removed by target installclean
."
This commit is contained in:
@@ -87,6 +87,7 @@ func installClean(ctx Context, config Config, what int) {
|
|||||||
// otherwise we'd have to rebuild any generated files created with
|
// otherwise we'd have to rebuild any generated files created with
|
||||||
// those tools.
|
// those tools.
|
||||||
removeGlobs(ctx,
|
removeGlobs(ctx,
|
||||||
|
hostOut("apex"),
|
||||||
hostOut("obj/NOTICE_FILES"),
|
hostOut("obj/NOTICE_FILES"),
|
||||||
hostOut("obj/PACKAGING"),
|
hostOut("obj/PACKAGING"),
|
||||||
hostOut("coverage"),
|
hostOut("coverage"),
|
||||||
|
Reference in New Issue
Block a user