[roll] Roll fuchsia [driver_runtime] Switch to default enforce

All driver manifests have been updated so it's safe to start enforcing
by default.

Additionally, this updates `fdf_env_start` to take a new options arg to
determine enforcement policy. All existing users have been updated.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225090
Original-Revision: 8c2ae35dfc19f0939b9207a09e814484468ee95e
GitOrigin-RevId: 2c01412ffb9830f786c53aaaec3e52396bc9c5f3
Change-Id: I5718d15872589095bf5b259acde2319a73ec6f1e
1 file changed
tree: 097dae17e662cee1d287122bc9648e5db2afed8c
  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.