[roll] Roll fuchsia [fidl][platform-device] Mark protocol as server=platform

As part of RFC-0241 we are marking protocols whose servers or clients
are only supposed to be in platform or external components as such.

External components may not implement servers for
fuchsia.hardware.platform.device.Device

Original-Bug: 335446415
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049677
Original-Revision: bdd9af14918dea30e0a3b0c2c23f58364033c9be
GitOrigin-RevId: e4514fcb6fa7a06f67b8c1e295927a1fbcdd7391
Change-Id: I442489d7ceca49fe82fe78e83898b6c6ebda84a2
1 file changed
tree: ee06918d304525ad0b0d2a1e7c87908c228d8ec8
  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.