[roll] Roll fuchsia [platform-bus] Remove use of compat shard

The platform-bus driver is the root driver and therefore doesn't have a
parent driver it would receive the compat protocol from. This means it
cannot use the compat shard.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764791
Original-Revision: 44423953706afadcffa146c44f3abc5b951cb119
GitOrigin-RevId: f406bb9e423b498f89290d0377551aeb727065b7
Change-Id: Ib91bf73c8937db5a9695af6e7dd7e1eb658a70fb
1 file changed
tree: d3c6e82014f471be3e1edc8800b64d1800bee2cc
  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.