Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b6274c6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Unset USE_GOMA when using RBE." am: 2a476f69 am: 3774e60a am: 9c798b6f am: 3ddbba39

Original change: https://android-review.googlesource.com/c/platform/build/+/1411867

Change-Id: Ia5aef0684802df45e1df1bed485ca6f5ec8618eb
parents 542068e7 3ddbba39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ function _export_metrics_uploader() {
# This function sets RBE specific environment variables needed for the build to
# executed by RBE. This file should be sourced once per checkout of Android code.
function _set_rbe_vars() {
  unset USE_GOMA
  export USE_RBE="true"
  export RBE_CXX_EXEC_STRATEGY="remote_local_fallback"
  export RBE_JAVAC=1