Merge "Remove GKI artifacts on installclean"

This commit is contained in:
Yo Chiang 2021-01-22 04:52:03 +00:00 committed by Gerrit Code Review
commit ef45753438
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ func installClean(ctx Context, config Config) {
productOut("misc_info.txt"),
productOut("apex"),
productOut("kernel"),
productOut("kernel-*"),
productOut("data"),
productOut("skin"),
productOut("obj/NOTICE_FILES"),