Merge "Add product-services to installclean"
am: be1b6f445e
Change-Id: I9ac250da6f1001ea5caa1163aaa1eff4caeacba7
This commit is contained in:
commit
18f04a0487
|
@ -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"),
|
||||||
|
|
Loading…
Reference in New Issue