[roll] Roll fuchsia [fdf][compat] Separate Device::CreateNode

Make creating a node its own function. This is cleaner
and will make it easier to move this function around
when we only create a node after Init() has been called.

Original-Bug: 93757
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646024
Original-Revision: 28ad863ad1321d653e5ea0511a154960e9c4df5b
GitOrigin-RevId: 86a2506d61f8bafdba97f3214f0c34f07c60fca0
Change-Id: Id7e19b8aeb10f5d3db05ca0edf5146a1b83eaee8
1 file changed
tree: 556743b8a8178ea1c4f37149a794e480128e7af2
  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.