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

Commit fe66d399 authored by Ramy Medhat's avatar Ramy Medhat
Browse files

Unset USE_GOMA when using RBE.

Test: Ran rbesetup.sh after setting USE_GOMA
Change-Id: Idf6c1b4f7591aed96d5365e461260060004d4494
parent 0113aa20
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