[roll] Roll fuchsia [assembly] Create 'minimal' product

Factor items out of core.gni to create a "minimum viable" base for a
Fuchsia product, then layer the 'core' product definition on top of
that.

This is not a completed effort, there will be follow-on commits to
move additional packages between these configs as we iterate.

Original-Bug: 100671

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683826
Original-Revision: 73def218dec80a0823decac6ea3213f611af3a64
GitOrigin-RevId: c8c55d9801c146aa72dd77d649806ad637b90319
Change-Id: I2196227252eff3cb589acf2d6699250ef6c05dd1
1 file changed
tree: 29e67966cc3b95182c06fc3581c4a3f290f2ef4e
  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.