[roll] Roll fuchsia [fdf] Migrate drivers off of getenv

Remaining usages which are unmigrated seem to have drivers communicating
with each other via setenv. Those need to be migrated to using device
metadata instead.

Original-Bug: 86769
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595103
Original-Revision: 3701af4b6e74b9ee1b9269948dac2b988e9a6683
GitOrigin-RevId: 2210cce51ef1d8f0991571dff0718403ff219979
Change-Id: I047052ecb6bf524ee0feb8a99ffe4c59dd34a996
1 file changed
tree: 8305efa3fb8b042d3fac9fb94fdfca7bc98b46d3
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 via the IRC channel #fuchsia on Freenode.

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.