[roll] Roll fuchsia [cog] Move Cog/CartFS synchronization logic to the main fx wrapper.

This change refactors how `fx` commands are run in a Cog workspace. The
sync logic between Cog and CartFS will be determined in each cog
workspace.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1501749
Original-Revision: 1a6df9ea02ec3a8d29aa55dfaec905a73b0f828d
GitOrigin-RevId: 2e21dbbbf1e1cb49ae372507c8350a568bc8b46c
Change-Id: I39b5e161bb48b355dcb1bf4af1a666811e4fff0e
1 file changed
tree: 71eadc3ca09d98ef3229ba7de19c898c584d5819
  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.