diff options
author | 2021-06-01 11:43:55 -0700 | |
---|---|---|
committer | 2021-06-01 11:43:55 -0700 | |
commit | f3bdbcbea3fb07d41ff7cf554e0f4db645890944 (patch) | |
tree | 31634613270eb6bda04a4f87055b925e8cdfe471 /java/java_test.go | |
parent | c33e5216f1eb3f837dee89cc65208eff058e9c5e (diff) |
Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp
I6dca478f356f56a8aee1e457d71439272351390b replaced calling
build/blueprint/bootstrap.bash with running minibp directly,
but didn't propagate the EMPTY_NINJA_FILE environment variable
to minibp. Since everything that uses EMPTY_NINJA_FILE is
executed directly from soong_ui now, replace the EMPTY_NINJA_FILE
environment variable with a config bool and pass it to minibp.
Bug: 189148777
Test: build/soong/build_test.bash --dist --incremental --shard-count=300 --shard=1 && du out/multiproduct
Change-Id: I4d64275ce02c5d68948012f71ac4dc3795af9e85
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions