[roll] Roll fuchsia [fidl] Update design processes after recent RFCs

This CL updatese the FIDL design processes to include examples
from recent RFCS.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641341
Original-Revision: 5c017954ec2d1165e470bd43b2b87bd31ec997e5
GitOrigin-RevId: 1fb2a224beaa1c882260c446775299df0fae5ac8
Change-Id: Ib1bfdf36a31975845c657e47c9a850df11d1e1c8
1 file changed
tree: 5e1b8513beac6fdbf0b26070e69722b9dfc9b40b
  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.