[roll] Roll fuchsia [fidlgen] s/GetServiceName/GetProtocolName

"Services" historically were used interchangeably with protocols. Now it
specifically refers to
https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0041_unifying_services_devices.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707995
Original-Revision: c25aa295ebf06c331a9723e1140ab09d74bea8f1
GitOrigin-RevId: 43a391cef1817698b6c55cb67b5ad1547668f921
Change-Id: I779d4704a7efa7d19841147f1a52b7f3b80e11be
1 file changed
tree: b5c250cbada8be7e096a6d8bd69aa69a39c7334f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.