[roll] Roll fuchsia [platform] Include driver.shard.cml.

This addresses the following warning message on VIM3:

[00001.267] 01121:01217> [boot-drivers:dev] WARN: No capability available at path /svc/fuchsia.driver.compat.Service for component bootstrap/boot-drivers:dev, verify the component has the proper `use` declaration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/930544
Original-Revision: 75000e9902b39989e1d1920da43e7e181582f554
GitOrigin-RevId: a190638925dfe9ba0aa38c9f7931da846e7ede70
Change-Id: If2e1511c95fb73b114a607269847e56ea454bde1
1 file changed
tree: 77676c42e339c68263d0bda54c167272207b5394
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.