[roll] Roll fuchsia [platform-bus] Add FIDL API.

This is a 1:1 mapping of the Banjo APIs. A few minor changes:

PBus -> PlatformBus
Dev -> Node

Change the name of DeviceAddComposite to make it clear how it differs
from AddComposite.

Original-Bug: 107030
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714348
Original-Revision: aa4a88ad7b357959de1ce6a70485d58a918a2d9a
GitOrigin-RevId: 808a787046f94ddae49536256a5a170f38474eda
Change-Id: I66a57866f8150bf380bf6c15978f06220f5ad912
1 file changed
tree: 08b73618429006d07910e3b86ad1e574f4153d73
  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.