[roll] Roll fuchsia [assembly] Write stub create-system operation

This operation reads the ImagesConfig to verify that the config is valid
for all products/boards. It also produces a command log, which will
eventually be compared to the `ffx assembly images` command log.

Original-Bug: 91075
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627760
Original-Revision: 25280e545527a4580f1e01f72e8461170783691e
GitOrigin-RevId: 66bb6b6bcff7fe6552dfc4b62ab58ff727f6861f
Change-Id: I74afb8d728743c940b130267e549425b82001292
1 file changed
tree: abc90870f14af0fb838486066312aa759d1622ba
  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
  12. 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.