[roll] Roll fuchsia [assembly] remove create_flash_manifest

Remove the now-unused create_flash_manifest command, which has been
superseded by product bundle creation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804807
Original-Revision: 99302c4c15f3636e55f2e3c22f2997b3102620be
GitOrigin-RevId: b35ff2cd22cec3f067696a380b9cf73be6f29791
Change-Id: I015779d86d5c93db8e5792c55e283e2a3975b688
1 file changed
tree: 43f923092c46ddd7edc47b542324f03ffa92e50f
  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.