Commit eccc6f0f authored by Fabrice de Gans-Riberi's avatar Fabrice de Gans-Riberi Committed by Commit Bot

Roll Fuchsia SDK from 065fd902445d to 71c25d7b8301

The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio
TBR=cr-fuchsia+bot@chromium.org

Change-Id: I79d0581a524173b8f96a8df8b8e002cd99074817
Reviewed-on: https://chromium-review.googlesource.com/c/1260515Reviewed-by: default avatarFabrice de Gans-Riberi <fdegans@chromium.org>
Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#596484}
parent 814df605
065fd902445d69829dddf465c524700b375de112
71c25d7b83015bf4a73479a01642053b7729f7b2
\ No newline at end of file
4dfe28e996ad104738f8abdb1f27680b369dba9a
6dd76719416bfbc259fad038b92672f485c72fd1
\ No newline at end of file
......@@ -61,7 +61,7 @@ def main(args):
tempdir = tempfile.mkdtemp()
sdk_tar = os.path.join(fuchsia_root, 'out', 'release-' + arch, 'sdk',
'garnet.tar.gz')
'archive', 'garnet.tar.gz')
# Nuke the SDK from DEPS, put our just-built one there, and set a fake .hash
# file. This means that on next gclient runhooks, we'll restore to the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment