[roll] Roll fuchsia [driver_manager] Close devfs Watchers on channel close

When the client channel for a devfs watcher closes we should
remove the Watcher object.

Original-Fixed: 66044
Test: fx test driver-manager-test
Multiply: driver-manager-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/480603
Original-Revision: 60f8139074be9b8946bc88ad0fbc8153dbd55cd3
GitOrigin-RevId: 931d4354b09ed2090e2df3dce53ea0aa946923e5
Change-Id: I47181d2b097727645f2924c6edea532a7adca4d4
1 file changed
tree: bd91abf104ad13a4950d9f7aab10d3a8542db16d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.