[roll] Roll fuchsia [ffx][flash_manifest]: split crate

Breaks the Flash Manifests out of the fastboot crate into a smaller
flash_manfest crate that can be used for product creation without
relying on the entire fastboot crate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274306
Original-Revision: 19ef1cd73fa403aa6e0d6de876baf3c9c8e67b1a
GitOrigin-RevId: 97111537707305973cf68f7decb67a470a5645b3
Change-Id: I6e5f3d229e080329ec93890e7aab4fc5963b52dd
1 file changed
tree: 8c6e639688c4ee15ba74b557ea7d002aad55d677
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.