summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2025-01-31 00:35:01 +0000
committer Spandan Das <spandandas@google.com> 2025-01-31 02:13:35 +0000
commitcba050e5a1ab52c9c5694be6ac04f95043aeb267 (patch)
tree4944f88fc8065e94af9a1cd6d94aa9ea969b87b1 /rust/compiler.go
parentedf2829f5072e84e63ff28a0b35bcd8fcba061b4 (diff)
Use NINJA_GOALS as the default in non kati builds
Generated ninja in `m` and `m --soong-only` create two default ninja targets - droid - blueprint_tests However, `m` only builds droid by virtue of adding `droid` (NINJA_GOALS from build/make/core/ninja_config.mk) to the ninja execution. This CL adds `NINJA_GOALS` to Soong_ui's NinjaArgs even in skipKati mode. Test: Looked at out/soong.log to verify that `droid` is passed to the ninja execution in m --soong-only Bug: 393393003 Test: m --no-skip-soong-tests # runs all tests Test: m --no-skip-soong-tests --no-soong-only # runs all tests Change-Id: I9fe4a52ce08ad9e257ad7e57db8637668d611948
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions