commit | be1b6f445e53f9ad53c609260f6f4ef5e2468322 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jul 31 19:25:20 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jul 31 19:25:20 2018 +0000 |
tree | 55843a945b577268249c2eca4670ba5b9ac07b78 | |
parent | 7a1d4418d6967b656cd314bb4bacd00261ddfa6c [diff] | |
parent | 77d51c6e068db4231500b9d1fece7f349af9ed16 [diff] |
Merge "Add product-services to installclean"
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index 24a8c7a..57f9595 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go
@@ -108,6 +108,7 @@ productOut("system_other"), productOut("vendor"), productOut("product"), + productOut("product-services"), productOut("oem"), productOut("obj/FAKE"), productOut("breakpad"),