[roll] Roll fuchsia [fdf][compat] Allow passing nullptr to device_add().

The platform bus driver passes nullptr to the "out" parameter of
device_add. Support this in DFv2.

Original-Bug: 91608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640343
Original-Revision: bd7ea7202fc19209ac9923e52f5490cc1bd86a3f
GitOrigin-RevId: e537b0bf190f8b785e7c07cfcfb39af16091c9f2
Change-Id: Ib0254e15087b66e565d76e77eb1afde4515a9ab4
1 file changed
tree: 6a5b3a6ba8429794a84c361db39999a12161c1ea
  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.