[roll] Roll fuchsia Revert "[fx][goma] Use fx-command-exec"

This reverts commit 559066248ea8a3543beb82743172acdfb495c87f.

Reason for revert: Causing fx goma failure

Original change's description:
> [fx][goma] Use fx-command-exec
>
> I don't entirely understand why, but this change allows this script to
> identify the correct compiler_proxy instance when more than one is
> running (e.g. one for chromium and one for fuchsia) when the script is
> run from outside the fuchsia tree, such as when using chromium's
> //src/tools/fuchsia/local-sdk.py.
>
> https://crsrc.org/c/tools/fuchsia/local-sdk.py;l=1;drc=73e547eb7cc9136dc9f58e6eac35b5abc01da761
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871177

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/876880
Original-Revision: 10762e10fcea91a5ca1ae8fb61e0cb7e405fd209
GitOrigin-RevId: 83cb24b252ecdbb01cc6838adb1a8ae6ac135362
Change-Id: I2d9f4ae2f9ee52b9c57cc759592e709598854f73
1 file changed
tree: d8e191a939b918bff2b359e0850c5be89c7b42d1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.