Merge "Turn on HINT_FROM_SOONG by default"

This commit is contained in:
Treehugger Robot
2023-05-15 14:36:05 +00:00
committed by Gerrit Code Review

View File

@@ -316,8 +316,9 @@ func UploadOnlyConfig(ctx Context, args ...string) Config {
func NewConfig(ctx Context, args ...string) Config {
ret := &configImpl{
environ: OsEnvironment(),
sandboxConfig: &SandboxConfig{},
environ: OsEnvironment(),
sandboxConfig: &SandboxConfig{},
ninjaWeightListSource: HINT_FROM_SOONG,
}
// Default matching ninja