[roll] Roll fuchsia [pbm] FlashManifest can be constructed from a PB

A ProductBundle can be converted into a FlashManifest directly (for both
PBv1 and PBv2). This allows "ffx target flash" to work with all versions
of the PB.

Original-Bug: 107194
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718949
Original-Revision: 9de412a2375814d8ba2fd4a01ea977a9a8a4728b
GitOrigin-RevId: ee25e149cac10fc342822f07b015598ee13934ab
Change-Id: I16d43b9025c27836c73d2ea6b5114d49f6132a29
1 file changed
tree: ee523bd0461be79b048b79de74130186f6fd8517
  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.