[roll] Roll fuchsia [fdf][rust] Move to gn-based bindgen rule

Switches to the gn-based bindgen rule that does a golden check to make
sure that it stays up to date.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1667736
Original-Original-Revision: 5b2fd1b8cb9544108615896d0b0d75565c90e2c9
GitOrigin-RevId: 19d0ee0f5d4b97e58f4ea42411183dda79f31c41
Change-Id: Ic638b72f2f39a36129b03d79e362cebf0948562f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1668394
Cr-Commit-Position: refs/heads/main@{#195213}
1 file changed
tree: 6d66dfe86918f19db2a3bf82f30edd7b14375d97
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.