[roll] Roll fuchsia [scenic] Remove async watchdog logic and library

This logic can trigger in innocuous situations for reasons external to
scenic. Fuchsia's async loop does not promise any upper bound for
when scheduled tasks will run.

Original-Bug: 329708151
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100756
Owners-Override: Adam Barth <abarth@google.com>
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: b43632eb3ca6d34f48bbca1e81261bf41bc120ac
GitOrigin-RevId: b11dd8c9ad4a6f11bc4324b0520a05da02df4d64
Change-Id: I8bba3e49934d4d475d34228d7cab57626a513fb6
1 file changed
tree: 9963f335dea180b7622bf7518acf3fab60c66134
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.