commit | f6307ccae16bb86fe1cdb417b0cbacbe3b3c6cda | [log] [tgz] |
---|---|---|
author | Jaekyun Seok <jaekyun@google.com> | Wed May 16 12:25:41 2018 +0900 |
committer | Jaekyun Seok <jaekyun@google.com> | Wed May 16 12:25:41 2018 +0900 |
tree | 1cddcec7a90dc410821594fdf06c60359dccf4af | |
parent | 5e011a2531c396421e9aeeb3031b790c5d121b13 [diff] [blame] |
Delete product in installClean Bug: 79780604 Test: succeeded building and tested with taimen Change-Id: I11c4ecb839a28d852e0d5faf762afda33166ad48
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index f2de2cd..24a8c7a 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go
@@ -107,6 +107,7 @@ productOut("system"), productOut("system_other"), productOut("vendor"), + productOut("product"), productOut("oem"), productOut("obj/FAKE"), productOut("breakpad"),