forked from openkylin/platform_build
Use unified cas uploads / downloads am: a92f3e0804
am: fb2d981a3f
am: ee2bc33f24
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13292490 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I10dd98679fefd07aa629c479d2a660b376ae431d
This commit is contained in:
commit
50c786afe7
|
@ -65,6 +65,7 @@ function _export_metrics_uploader() {
|
|||
function _set_rbe_vars() {
|
||||
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