[roll] Roll fuchsia [assembly][fdf] Switch default on whether to use rust driver host

This change enables the rust driver host to be used by default unless
explicitly opted out. It has been the default on most products for over
a week now. Assuming no issues arise, the option will be removed during
the next API level increment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242624
Original-Revision: 95e991f507b9a1ad691304209cadb63ca019d71b
GitOrigin-RevId: 94d4007f9e37a4f3383b4a24f7a7348b3b9f8627
Change-Id: I395b4501ddf3169a8156e878163008651b0d0065
1 file changed
tree: cd2bf879858b1aad935c096a2e0e7c3d521d769b
  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.