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:
Kousik Kumar 2020-11-24 19:24:57 +00:00 committed by Automerger Merge Worker
commit 5985b89536
1 changed files with 1 additions and 0 deletions

View File

@ -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