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

View File

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