commit | abc2b2adb3ef4c331c7d810b063bbf72948b7d75 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon May 15 14:36:05 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 15 14:36:05 2023 +0000 |
tree | 5b73db0f4697b1a128772638c9d54fb410e264cb | |
parent | df9ae5c9bc73ac707c2744f6179fe3aa2df8d28e [diff] | |
parent | f5c872f36b129d97c222df61760381c1449558f5 [diff] |
Merge "Turn on HINT_FROM_SOONG by default"
diff --git a/ui/build/config.go b/ui/build/config.go index 8ec9680..6b6ce71 100644 --- a/ui/build/config.go +++ b/ui/build/config.go
@@ -316,8 +316,9 @@ func NewConfig(ctx Context, args ...string) Config { ret := &configImpl{ - environ: OsEnvironment(), - sandboxConfig: &SandboxConfig{}, + environ: OsEnvironment(), + sandboxConfig: &SandboxConfig{}, + ninjaWeightListSource: HINT_FROM_SOONG, } // Default matching ninja