[roll] Roll fuchsia [fuchsia-controller] Defer config initialization until target specified

This change prevents the import of the fuchsia-controller fidl library
from triggering config initialization which would prevent subsequent
initialization from applying its own configuration, e.g., a sensible
directory for logging.

Original-Bug: 376290078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172561
Original-Revision: 739b553d37c78c7d24d3bb541406c4d1455b733d
GitOrigin-RevId: 86207b2349307b611427ca0a9603f7daf641e0c3
Change-Id: I3b3e000dc64d73fff829ce43bdc14702e475b650
1 file changed
tree: 9901a294eac890a0ec68495a09101da00c2e2b86
  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.