Inclusive fix: removed the word Sane in Soong build UI config

Bug: b/161896447
Test: "lunch 1" and "m nothing"
Change-Id: Icd57d339bcc9978c505428730fba33fe291c32d4
This commit is contained in:
Patrice Arruda 2020-07-28 18:07:27 +00:00
parent 8ffde8c9d5
commit 90109177f8

View file

@ -96,7 +96,7 @@ func NewConfig(ctx Context, args ...string) Config {
environ: OsEnvironment(),
}
// Sane default matching ninja
// Default matching ninja
ret.parallel = runtime.NumCPU() + 2
ret.keepGoing = 1