[roll] Roll fuchsia [ffx][config]Expand wildcard re-exports in config

This expands the wildcard re-exports in config/domain.

This makes it easier to search for usages and improve
the refactorability of this crate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173759
Original-Revision: a42d2aacf97f3fca93e9d20c8be4d8e2963c3e32
GitOrigin-RevId: fae0a52c153547a6ad84aab3883613c4d450194e
Change-Id: I4a1cbf95b3219aa1d6cbe3d27b45989826c40de5
1 file changed
tree: 332b79a53885c670cff4b8d928b60c2b422cfdfc
  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.