[roll] Roll fuchsia [fidl][driver] Mark driver.development.Manager server=platform

This is needed to indicate that adding a new strict method doesn't break
ABI compatibility. It says that we only support ABI compatibility in
cases where the servers of this protocol are in platform components.
Clients may be in platform or external components.

Original-Bug: 335446415
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1068293
Original-Revision: 6c83a6613b09e8c57dbc3dd025628e38b94b4455
GitOrigin-RevId: d132c7219fc3d314ad782653d41ff941d2ff879f
Change-Id: I11b962a3ecd9ebe92f26aa6875a77b74513795e0
1 file changed
tree: df1c30c27b675a67c095184b62094fc6fc28f543
  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.