[roll] Roll fuchsia [gidl] Reformat all GIDL files

CL was generated using:

     find . -name '*.gidl' -exec fx gidl-format -i {} \;

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609661
Original-Revision: b81bfb8e6acf4cd324f4b61a228f543ca69682a1
GitOrigin-RevId: a177e7a53741ba730056e1201eb28921b60d058e
Change-Id: I8b3f189791cdaeb409750315791ab1b86bc1d1ea
1 file changed
tree: 643784dc7eba08751115d449af0b85d5a72f4283
  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
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.