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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user