Merge "set USE_RBE=false in Soong integration tests" am: 586b8bb37a
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2175922 Change-Id: I22f3c7781083649ff922d152b5f305fd950b1da0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -111,7 +111,7 @@ function setup {
|
||||
|
||||
# shellcheck disable=SC2120
|
||||
function run_soong {
|
||||
build/soong/soong_ui.bash --make-mode --skip-ninja --skip-config --soong-only --skip-soong-tests "$@"
|
||||
USE_RBE=false build/soong/soong_ui.bash --make-mode --skip-ninja --skip-config --soong-only --skip-soong-tests "$@"
|
||||
}
|
||||
|
||||
function create_mock_bazel {
|
||||
|
Reference in New Issue
Block a user