[roll] Roll fuchsia [fdf][dfv2] DriverHost doesn't use Node

DriverHost shouldn't know about the Node class.
Pull this out so it is easier to put DriverHost in its
own file.

Original-Bug: 102213
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688565
Original-Revision: c7ee0e233287af63864c5b4c8ba1e9e946f5e401
GitOrigin-RevId: 5ad6eb09b7a7370ec23381cc93ac457bbdc9ac71
Change-Id: I834d6ac1b5a3d238458642523c09647c788935f7
1 file changed
tree: 11f870fd6f19b16c3aefc5543d984da760f2dc29
  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.