[roll] Roll fuchsia Revert "[fsl] Call Directory.Watch asynchronously"

This reverts commit 1210015d3ea2e48f315f0d742b9bf6121d07ecfa.

Reason for revert: breaks device-enumeration-test-nelson

Original change's description:
> [fsl] Call Directory.Watch asynchronously
>
> Refactor some graphics tests to avoid deadlock during async FIDL call.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820630
Original-Bug: 124291

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/824676
Original-Revision: 37889732605d74509783bdb96edc3a910b1c3672
GitOrigin-RevId: eaa080c1aa96cce223cd1b4a2a58541dd1711945
Change-Id: I78c133e954d109d03c978d19a2e2dbdd919872e4
1 file changed
tree: 6406fb2a8d64cb5da42e44eebcb1a4cba0dc4f25
  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.