Merge "Add product-services to installclean"

This commit is contained in:
Treehugger Robot 2018-07-31 19:25:20 +00:00 committed by Gerrit Code Review
commit be1b6f445e

View file

@ -108,6 +108,7 @@ func installClean(ctx Context, config Config, what int) {
productOut("system_other"), productOut("system_other"),
productOut("vendor"), productOut("vendor"),
productOut("product"), productOut("product"),
productOut("product-services"),
productOut("oem"), productOut("oem"),
productOut("obj/FAKE"), productOut("obj/FAKE"),
productOut("breakpad"), productOut("breakpad"),