[roll] Roll fuchsia Revert "[ffx] Add watchdog to detect executor stalls after host pipe initialization"

This reverts commit 06d0721048cfc42ca37e7c21fdba74a0b74c26dd.

Reason for revert: This seems to have broken Astro for some unknown reason.
Original-Bug: 126760

Original change's description:
> [ffx] Add watchdog to detect executor stalls after host pipe initialization
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854659

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855341
Original-Revision: 367a68dbfe359eb612b2c6f209613d98ee9481e3
GitOrigin-RevId: 583403ff984627b7000c9e2ff70a4798ba76914a
Change-Id: I33c74953d893a6fc3a716b1e0d977eb886604cee
1 file changed
tree: 5602a7f3f54948f03d03f90708abf92df61d9c3d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.