[roll] Roll fuchsia [assembly][fdf] Remove use_rust_driver_host option

This option has been the default for a while and we are now ready to
remove the ability to opt out.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243197
Original-Revision: 0ff5ea8ddd40e78ef5e587056138649bc4782fac
GitOrigin-RevId: 2b1bde7f3c280d523c988b7ff152079dac798893
Change-Id: I17883f6f0aaf20ed1ca1bead61f7a22ca64c9aff
1 file changed
tree: b7704319c2bb17cea729631c51021ad3c0419898
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.