[roll] Roll fuchsia [fdf][devfs_exporter] Add ExportWatcher

Add an ExportWatcher that connects to the service to
be exported. This Watcher will be notified if the service
ever closes, and it will remove the devfs nodes when
that happens.

Original-Bug: 90629
TEST: fx test driver-manager-test -- --gtest_filter 'Devfs*'

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623221
Original-Revision: 5991db18f6cea8b49adbb0ab3e5405dd2b383a94
GitOrigin-RevId: 7cc742675b9665b4ea8b8c0442caeb8500c061e5
Change-Id: Iec121862f019232650ab354085f8c52cd76a9961
1 file changed
tree: 63bcad122ddff4ddd825aa73e2da32f9962840ba
  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
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.