[roll] Roll external/github.com/catapult-project/catapult devil: Restart the adb server after an system modification command timeout

Most of the timeout's seem to happen during system app modification
setup or teardown. This CL also increases the timeout for the
RestartServer method.

Original-Bug:chromium:1056214
Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2826724
Original-Revision: 771f22529e5ba5d56a2c92aa63af0bb8913622b5
GitOrigin-RevId: 9dc7cec677f0e56c3b09c2dd9eb1c849f1ba6109
Change-Id: Ie3865d4647308d534907e68ea604f72fb6978548
1 file changed
tree: d4e998547cf60dc6733ff1ee3d86a38b5e2e05de
  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.