This reverts commit 35c4af445b. Reason for revert: Broke a bunch of tests, eg: https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8917088905682853152/+/steps/test_results/0/logs/tests_that_began_failing__logs_/0 Original change's description: > [vm] Allow running with the latest ABI dill files. > > To support this, we need to download the current version during gclient > sync, and change the way the --use-abi-version flag is processed so that > there's a distinction between the current version and the flag being > unset (-1). Also bump the oldest supported ABI version. > > Bug: https://github.com/dart-lang/sdk/issues/36047 > Change-Id: If3fb5e1ba1ebddf11e9f0a9a7c42b7bb0b820ad8 > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98609 > Commit-Queue: Liam Appelbe <liama@google.com> > Reviewed-by: Siva Annamalai <asiva@google.com> TBR=asiva@google.com,liama@google.com Change-Id: I40f83fcc7f9d785353fb05d4296376ec04af8309 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/dart-lang/sdk/issues/36047 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98700 Reviewed-by: Liam Appelbe <liama@google.com> Commit-Queue: Liam Appelbe <liama@google.com>
35c4af445b