[roll] Roll fuchsia [carnelian] Migrate examples to CFv2

Carnelian examples will temporarily be produced
as both v1 and v2 components. This is neccesary
as an OOT client, workstation, uses one of them.
After workstation is migrated to use the v2 version,
the v1 logic will be deleted.

Original-Bug: 100933

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678222
Original-Revision: 9372b878e1c70138789f3f9d20701099060c55cf
GitOrigin-RevId: 47894ff5306db4b0b80d6dad3ac2f048c05d4352
Change-Id: I15e6db9e211ae0607b1bebcee7bef72539c38790
1 file changed
tree: 596354b62d18b2b0e683a3f2864d011b0b5a73c1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.