[vm] Update fuchsia emulator

Bump the fuchsia emulator to a version in which the arm64 emulator
does not get stuck. We don't use this anywhere on the bots, but when
running locally.

Issue: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=61157
Issue: https://github.com/dart-lang/sdk/issues/38752
Issue: https://github.com/dart-lang/sdk/issues/44434

Change-Id: I7e8fa33058f1fec06e7afcb1a579a24da8fa2fed
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/175483
Reviewed-by: Liam Appelbe <liama@google.com>
This commit is contained in:
Daco Harkes 2020-12-10 12:15:17 +00:00 committed by commit-bot@chromium.org
parent 4ccb45c172
commit cae99dc82d

2
DEPS
View file

@ -565,7 +565,7 @@ deps = {
"packages": [
{
"package": "fuchsia/sdk/gn/linux-amd64",
"version": "git_revision:8d5242d4f6ff8b7634b492700e60b0fd09abefa3"
"version": "git_revision:e0a61431eb6e28d31d293cbb0c12f6b3a089bba4"
}
],
"condition": 'host_os == "linux" and host_cpu == "x64"',