Delete product in installClean

Bug: 79780604
Test: succeeded building and tested with taimen
Change-Id: I11c4ecb839a28d852e0d5faf762afda33166ad48
This commit is contained in:
Jaekyun Seok
2018-05-16 12:25:41 +09:00
parent 5e011a2531
commit f6307ccae1

View File

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