[roll] Roll fuchsia [build] Fix fx build with --fint-params-path.

Some changes to the reproxy-wrap script now require the wrapped command
to be preceded with `--`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149317
Original-Revision: dc01268c2d3e27c30fd1a23f51b6757a84d8c64f
GitOrigin-RevId: 5a81660dac6df2d5aa330f0abc5cc152f22fcc8e
Change-Id: Icb39a6abb18cec64919f6dab2ca69d7987e4739e
1 file changed
tree: a343e40a04161944f050829344c0527ec6e8b5f0
  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.