[roll] Roll fuchsia [fdf] Change PlatformBus to an open protocol

Change the PlatformBus protocol in the
fuchsia.hardware.platform.bus library to be an open
protocol.

Original-Bug: 357678539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1095797
Original-Revision: 5159577d429b3ef4a910291d00727bc886583e34
GitOrigin-RevId: 2c8dd7f2cc0016ed9d0a5b32f3e304ddd19c798a
Change-Id: I7a9c97019305b4c57641c727e685ca98ae1b9ea2
1 file changed
tree: 5b211a271cc7678dafb869e2fd8116a8d5969bfe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.