[roll] Roll fuchsia [ffxutil] Use sync.Map for strict configs

Fixes a concurrent map iteration and map write panic in
strictFfxCmdBuilder by using a thread-safe sync.Map.

Original-Fixed: 505800990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586430
Original-Revision: df30eb0c1b370773c92c5dedd13f57e9eaf63d79
GitOrigin-RevId: 1426e9521c1d066a91b2821fcb97341b13fa9a3e
Change-Id: I52716382994f0014cf23da02e049c9f3b130b13e
1 file changed
tree: ec7b948cad38bd56a04e94afa6a259c731e554a3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.