[roll] Roll fuchsia [core] Create new version of shard files

This creates the versions of the shard files we will keep in the
long run. The next step will be to delete the temporary versions
(*_new.cml) of these files.

Original-Bug: 120916
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802270
Original-Revision: 526a89a6e41b623ede245bdcdbcb02f728fd4310
GitOrigin-RevId: 0ecd6e6271ca7fc78edbb190c71b2ddfd2817698
Change-Id: I9e34be1d62c2cac6be7e8c50f4e270997d7bdd9d
1 file changed
tree: 9a3a38568db0f38e53fa1d08ef5c9a7ed297de75
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.