[roll] Roll fuchsia [fdf] Remove test device

All users have been migrated to using the `test-parent` sys device to
create a node that provides an auto-bind hook that allows any driver to
bind. Removing this device means that there are no more auto-bind
locations singleton drivers may bind to in product driver manager
instances.

After figuring out a strategy for `/dev/null` and `/dev/zero` we can
merge the root and sys devices together.

Original-Bug: 77388
Tested: fx test driver-manager-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555052
Original-Revision: b9a5712f5ea1b306a0541428f46a042d6789486e
GitOrigin-RevId: 1a78dea6125183582b9423b7e52c04df22f205cb
Change-Id: I3126b6542fdeadabc67afab04d39c6ee03fc2034
1 file changed
tree: 67670751b0b76642c3eda5ec01523aa242d45f1a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.