commit | 90109177f8dce9232cce275f3b1e093ced12baff | [log] [tgz] |
---|---|---|
author | Patrice Arruda <patricearruda@google.com> | Tue Jul 28 18:07:27 2020 +0000 |
committer | Patrice Arruda <patricearruda@google.com> | Tue Jul 28 18:10:26 2020 +0000 |
tree | bff1a9fdf53c1191ccbec76511d27c6fb6d866fc | |
parent | 8ffde8c9d51810b3090ea85ccba415c9f4641afa [diff] [blame] |
Inclusive fix: removed the word Sane in Soong build UI config Bug: b/161896447 Test: "lunch 1" and "m nothing" Change-Id: Icd57d339bcc9978c505428730fba33fe291c32d4
diff --git a/ui/build/config.go b/ui/build/config.go index ba477e6..3fa0479 100644 --- a/ui/build/config.go +++ b/ui/build/config.go
@@ -96,7 +96,7 @@ environ: OsEnvironment(), } - // Sane default matching ninja + // Default matching ninja ret.parallel = runtime.NumCPU() + 2 ret.keepGoing = 1