[roll] Roll fuchsia [fidl] Remove 'enable_rust_drivers' from most things

This should not have been added to any of these, since none of them use
the old bindings' limited driver transport support. Removes them and
adds clarification to the allowlist that you probably don't want to add
it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577878
Original-Revision: 8173542c651338689e232fe61df3c0e209372d8e
GitOrigin-RevId: 6d8a8e666927fa67e94a98f5f4737818228d5100
Change-Id: Id7cfafe0587c46d060577981b415bf469f2f3cbe
1 file changed
tree: ccc1d1ab9743c8149b8aa2616391ecbcf266b466
  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.