[roll] Roll fuchsia [assembly] Construct platform artifacts in assembly_config

Move the construction of platform artifacts out of a custom python
script and into assembly_config which is where we generate the other
assembly containers.

This will allow us to take advantage of the existing rust crates.

Original-Bug: 474331015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489921
Original-Revision: 42977a957d70dfd85df534584c3d929fdcd7f175
GitOrigin-RevId: af9474b6984d08f00d5177ec6b13408e976a6925
Change-Id: Id63a35d53db9a168e48c31368cc3c9d9319466dc
1 file changed
tree: 35f9bd0f370084400467ed671360c2a5908e1eba
  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.