[roll] Roll fuchsia [assembly] Use the assemble_system vbmeta

Instead of using the vbmeta image generated by vbmeta.gni, we are now
using the one generated by assemble_system.gni. This is accomplished by
copying the appropriate vbmeta to the root directory.

A few products have exceptions (fuchsia, fuchsia_prime, zedboot,
bringup) because they do not use assemble_system yet.

Original-Bug: 79716
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562428
Original-Revision: 52e6f3b3011305f6ba882c727e26a6cfff2592a8
GitOrigin-RevId: 9087530f98cb4a5661eb7ecbbb29e2f14b2af3d6
Change-Id: I57f9e8590f0ac9379a5a57cf8c3fe505f04d48f1
1 file changed
tree: e61f3d5150070c2269f2ec3d2d92a8c12a7d6805
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.