[roll] Roll fuchsia [assembly] add extract command for containers

Add a stub `extract` subcommand to the assembly container tool, and
group the existing functionality under a `generate` subcommand.

This will allow re-using packages from prebuilt product configs for
hybrid assembly, and thereby significantly reduce the size of
prebuilts used for hybrid assembly.

Original-Bug: 396719847

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260165
Original-Revision: c41f88b7331b8dd73243af097d9a6b62d7105d11
GitOrigin-RevId: 0dd5100052185ace752e2ab9da03d798ea77ff3f
Change-Id: I9b033b44a1a2c6d7ee28aa0f8f4c092326ed8854
1 file changed
tree: 8aa31e653b691cc0080e792a12b6369c124d0543
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.