[roll] Roll fuchsia [fdio][rust] Remove watch_directory

fuchsia_vfs_watcher provides a better interface to this functionality.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691151
Original-Revision: 5f5e9f933440d8a3fc2e32b0c828ef583432b525
GitOrigin-RevId: e8aef6f0f080380e3eb46fd410f1a12cb3dbfdfd
Change-Id: Ib33ffbc53ae9f03d22358a75fc634acd3a40374f
1 file changed
tree: 4800c33c1277c6e81219313bd2c7b1d1aaad655b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.