[roll] Roll fuchsia [fshost][assembly] Move compilation of fshost component to assembled_system()

To allow assembled_system() to be able to properly select the features
configured in fshost, assembled_system() and fshost_cml() need to use
the same options.  This is easiest of it's just moved to within
assembled system itself, which prepares it for use with
product assembly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742562
Original-Revision: 6b0fbae6379bcb5a8e5fca747b44e90beb8045a6
GitOrigin-RevId: 9fa50b6bef4cfe7b61a41b09f8a0980f7f5d0957
Change-Id: Ifc0f5872e81b3847b4223054e942f2308651cd4f
1 file changed
tree: 4c72327236a77b6a67ffec23cc27c6055a7b5493
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.