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

Commit 314b1639 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "rbe: Remove stray /" am: 13bf168b am: 72392527 am: 8792ac83 am:...

Merge "rbe: Remove stray /" am: 13bf168b am: 72392527 am: 8792ac83 am: 9bdea6c9 am: e9cd8b4b

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

Change-Id: Icbcaa9a3b405aecd32a7e9bde7a8f93953103143
parents 815d8a26 e9cd8b4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ source build/envsetup.sh
# for the build to be executed with RBE.
function use_rbe() {
  local RBE_LOG_DIR="/tmp"
  local RBE_BINARIES_DIR="prebuilts/remoteexecution-client/latest/"
  local RBE_BINARIES_DIR="prebuilts/remoteexecution-client/latest"
  local DOCKER_IMAGE="gcr.io/androidbuild-re-dockerimage/android-build-remoteexec-image@sha256:582efb38f0c229ea39952fff9e132ccbe183e14869b39888010dacf56b360d62"

  # Do not set an invocation-ID and let reproxy auto-generate one.