[roll] Roll fuchsia [assembly] Product config can properly configure fshost

Adds missing arguments to the product filesystems config so that
assembly has everything it needs to construct fshost.

Fixes up the AIBs and the storage subsystem logic to properly construct
fshost for all in-tree products.

Tested by comparing the image_assembly.json on these configurations:

bringup.x64
core.x64
core.x64 (data_filesystem_format="f2fs")
core_with_fxblob.x64
core_with_minfs.x64
workbench_eng.x64

Additionally, when fshost is built in assembly, we assert that the
fshost.cvf is equivalent to the one built in the legacy bundle. This
happens in assembled_system.gni.

Run-All-Tests: true
Original-Bug: b/287558873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/893462
Original-Revision: 0196383e73c56f6199a6233c3f86ac91bb7eaa55
GitOrigin-RevId: 60b0dbb8d554669f7f59fde1c8dc8ac6e2610dc7
Change-Id: I50ede1c989dd3b475bf14944f1b59ea3d3cc06fb
1 file changed
tree: abf01b0a98d943faf572dfdb8edfa613a3c54e71
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.