Merge "Use unified cas uploads / downloads" am: e5b0fbd21a
Original change: https://android-review.googlesource.com/c/platform/build/+/1509332 Change-Id: If45e22b739a0ce7830a5dca24ccaa07d4657d44a
This commit is contained in:
commit
5985b89536
|
@ -66,6 +66,7 @@ function _set_rbe_vars() {
|
|||
unset USE_GOMA
|
||||
export USE_RBE="true"
|
||||
export RBE_CXX_EXEC_STRATEGY="remote_local_fallback"
|
||||
export RBE_use_unified_cas_ops="true"
|
||||
export RBE_JAVAC=1
|
||||
export RBE_R8=1
|
||||
export RBE_D8=1
|
||||
|
|
Loading…
Reference in New Issue