Merge "Delete product in installClean" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-05-16 22:02:07 +00:00
committed by Android (Google) Code Review

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