[roll] Roll fuchsia [goma] Clean-up GN files of Goma

Goma is deprecated, replaced by reclient-C++ now.
Migration was done months ago, this is just clean-up
and simplification.

Original-Bug: 340581192
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049079
Original-Revision: 770ec310a7d457be0814d8de6b093c7a1c8f0430
GitOrigin-RevId: e875fe157675736ea399a14c93a9ca8dc5e42be3
Change-Id: Ib4eb12a51ad291c1b438c6e3c49e83fc15d081bf
1 file changed
tree: a8850b9bf69883d514c5272cb33e8a45e8c50006
  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 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.