[roll] Roll fuchsia [fms] create new pbm container that contains physical/virtual metadata

This cl does the following:
* Defines new pbm container schema that has physical/virtual metadata
inside of it
* Updates FMS to support reading the schema

Original-Bug: b/205780240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608709
Original-Revision: 829d7fcea81ef00a9d1d392fc0c76dec0cbaa41e
GitOrigin-RevId: 307cdf7d15f449e8dafeed75ad8b14a8bcdbe11b
Change-Id: I771c5c39a8008a028ef3b20b560eb526b428d37c
1 file changed
tree: fd93d261bb191582359d01414d7e5b4e55e68e28
  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
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.