[roll] Roll fuchsia [fdf][devfs] Add DevAddArgs Controller Override

Provides a temporary way for Node to allow the
Compat shim to serve the fuchsia.device/Controller
interface for shimmed DFv1 drivers.  A new field is added to
the DevfsAddArgs which provides a connector to a Controller interface.
If provided, that controller interface will be used instead of
the Node's implementation.

bug: 320726737
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1005017
Original-Revision: 346ab601100bb3e886a08051bea643202a29d505
GitOrigin-RevId: 94a279d24bf8603c7a9172195aa83b1306d7f693
Change-Id: I0239c238a974f812dfa235355b21fab498dcae2d
1 file changed
tree: bb37fd32b84df285ac887378a22e1d8986a74031
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.