[roll] Roll fuchsia [gidl] Preserve unchanged files

This prevents GIDL from overwriting unchanged files. This means that if
a GIDL change doesn't affect a particular backend it won't change the
timestamp on files generated for that backend and computers will do less
work. Lazy computers are happy computers. More importantly lazy
engineers are happy engineers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607343
Original-Revision: b2790e904e1a7014aa7769b5b20312b001cb8149
GitOrigin-RevId: 1c99ff38b464298760f5acf27d050cd1ec05d947
Change-Id: Id975a7379e67351832ea2d78dbc306072a796f23
1 file changed
tree: a87a5d8d36ecd17f0b16840671f7803f60fb2aad
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.