Update Fuchsia emulator

Bug: b/232740856
Change-Id: Iace75acac459abaae60ff95c65114efdd20d5ef8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286000
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#38801}
This commit is contained in:
Christoffer Jansson
2022-12-02 19:06:00 +01:00
committed by WebRTC LUCI CQ
parent 2e3069bf07
commit dd236a94f8

2
DEPS
View File

@ -20,7 +20,7 @@ vars = {
# By default, download the fuchsia sdk from the public sdk directory. # By default, download the fuchsia sdk from the public sdk directory.
'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/', 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/',
'fuchsia_version': 'version:10.20221110.2.1', 'fuchsia_version': 'version:10.20221201.3.1',
# By default, download the fuchsia images from the fuchsia GCS bucket. # By default, download the fuchsia images from the fuchsia GCS bucket.
'fuchsia_images_bucket': 'fuchsia', 'fuchsia_images_bucket': 'fuchsia',
'checkout_fuchsia': False, 'checkout_fuchsia': False,