[roll] Roll fuchsia [cog][fx] Remove cog-specific fx wrapper.

Move all Cog-specific logic to a gated check in `//scripts/fx` and
remove the Cog fx wrapper logic.

Since we're redirecting the `fx` invocation from Cog to CartFS, and
`@cog//.jiri_root/bin/fx` is now symlinked to `@cog//scripts/fx`, we'll
no longer need to support checkouts where `//.jiri_root` is a symlink
outside of `//`.

See http://go/frictionless-fuchsia-cog-setups#bookmark=id.y7mc7h30h2cx

Original-Fixed: 502693925
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576653
Original-Revision: dbdb1a47e2d0c9aed702d5679f266e1024848e78
GitOrigin-RevId: 74ecd436195981925a466fea7db9550dc4affd11
Change-Id: I4ef6de4f0f82a0088b59150dd4dfc50cdd6fb477
1 file changed
tree: 6517613255a30dc5639c4544ff3848eb48a7d7eb
  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.