[roll] Roll fuchsia [fdf] Support node groups on platform bus

Add support for node groups on the platform bus.
This CL adds an AddDeviceGroup() function in
platform-bus.fidl that creates a device group that
contains a node that matches the platform device and
additional nodes provided by the driver.

Original-Bug: 112611
Tests: Added node group test in platform-bus-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760082
Original-Revision: 8def6f3969eaeab0c2049463d68f9a4dbc922c18
GitOrigin-RevId: 351ce5befb86e52d5ff58159b36f4098132b6e1f
Change-Id: Iff274605e7e70db10474ca3d87f34ba213b76647
1 file changed
tree: 99f5567063dd2d7daf7b430dcc202d8919a80268
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.