[roll] Roll fuchsia [fidl][measure-tape] Disable clang-format.

Generated code shouldn't be formatted when running
"fx format-code". We should add a "clang-format off"
comment for measure-tape code to disable automatic
code formatting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/636131
Original-Revision: 612171bac42cc5d8546904c4b460d7f4f8a6d55c
GitOrigin-RevId: beeee5b31d3ed991961ce16eb49160d49356dd47
Change-Id: I027c95ebb5922b6fd1cd69a018ce892e0d0f6736
1 file changed
tree: efd433ac2a5c77ea465939294ed35acc4ea12250
  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.