[roll] Roll external/github.com/catapult-project/catapult devil: make devil_env_test pass under py3. (reland 2)

This is a reland of crrev.com/c/2619637, which was reverted due to
(still) breaking resource_sizes. crrev.com/c/2724881 includes .vpython
in the resource_sizes isolate, which should fix this.

Ran resource_sizes w/ this + crrev.com/c/2724881 in http://shortn/_Q8z7nAuAqb

Original-Bug: chromium:1007101
Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2628350
Original-Revision: 40ba3a2806af1dac9692c9f3490d03bf5b15b58c
GitOrigin-RevId: efd3a4e4aae7a157db54909fa9c23275843ebae9
Change-Id: I68d911ff1e68b3038adf0b978e512c0dfa33d9d4
1 file changed
tree: b3fe57e230c8f0c43ccc943b858196bb304ce3e3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.