Remove GKI artifacts on installclean

Bug: 177495407
Test: m installclean && GKI prebuilts under OUT dir are removed
Change-Id: I05f888376c7f2b253e9966c1a652063a6c4760d9
This commit is contained in:
Yo Chiang 2021-01-22 00:16:47 +08:00
parent 2b7d4e1ba4
commit d813f12473

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"),