[roll] Roll fuchsia [ffxutil] add configs to ffx invocations

With ffx-strict, some commands will require configs to be specified
when the command is invoked (as opposed to on every call, as specified
with ConfigSet()). This CL introduces configs to ffxInvoker (although
it is as yet unused.)

Original-Bug: 391964053
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192683
Original-Revision: 8c5cab70cf515ed92c5a73d34066afcc9dec57fc
GitOrigin-RevId: d285bea4de9516ea39e91a4af9e1921a5fd94570
Change-Id: I89d5744cc8436922a0702e2e80e168face030edf
1 file changed
tree: dbc72c8b1cd51a07c831b055e440ecc6a1ee728b
  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.