[roll] Roll fuchsia [fidl][net] Mark platform-server state protocols as such

This marks the fuchsia.net.routes.State(|V4|V6) protocols as
server="platform", indicating that we don't make compatibility
guarantees if external components implement servers for these protocols,
but we do support clients in both platform and external components.

Original-Bug: 335446415
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045033
Original-Revision: ea7993c105ad7ac40c91905553ea3efc59988611
GitOrigin-RevId: 9fc0df3649e01becc816ed17bf5fa2747e35da22
Change-Id: I31115eff46da2d99ca412b5388cb4bde7fc643d9
1 file changed
tree: fb3bb492a6fdeb14f3286563fa576c644770e271
  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.