[roll] Roll fuchsia [swd] Migrate PackageManifestList to r/w v1

Deprecates reading or writing v0
PackageManifestList, now using v1 exclusively.
v0 only contained a list of manifests, while v1
carries more structured specifications.

Migrates build toolings to consume/produce
v1.

Original-Fixed: 127083
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864699
Original-Revision: cc9513d793c1067bf4e8ad3c01aa4e02151bf587
GitOrigin-RevId: b86eb55d9876d948cd8f549e8742451639c19b13
Change-Id: Ie6c957fb2c327bf851ca51f7448e62932ebc85e0
1 file changed
tree: 133b1ca9d262167cbf2996f41844e0d75a3a46e5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.