[roll] Roll fuchsia [fidl] Rearrange collection members to reflect sequential order

This change arranges the collection.fidl members to an ordered sequence,
for aesthetic reasons. The order in code definitions are amended as
well.

No behavioral or API change is made.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674253
Original-Revision: e1b6dc13ead12d6c6a4e67b1b2d921b4c6429ba1
GitOrigin-RevId: 0da53b47cec42a2e398fbc4983a30373d999d3b5
Change-Id: Ib552422c895a41a648789ca2cff083ff9aab9acb
1 file changed
tree: 6ea6d05c0888a8939df4eece12aba99f77c6b26c
  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.