[roll] Roll fuchsia Reland "[assembly] Add filesystems config to product"

Reason: not the culprit

Fix: I did need to add a fxfs product config.

Allow products to optionally add filesystems configuration to the
product config (--product), and if they do, assert that it is
equivalent to the filesystems configuration passed in via
--filesystem-config.

This starts the transition of moving all the filesystems configuration
from --filesystem-config to --product.

Run-All-Tests: true
Original-Bug: b/292181325
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/893351
Original-Revision: c2619bd7caa75b3b9850ee97f650ecf6a7cf4162
GitOrigin-RevId: 2ca6c1649fc1363233d755170bd7b19ec73194f3
Change-Id: I9201075d5822169b7d6503ceb428c8933f5c7f52
1 file changed
tree: 9fe05c18dc9ba5f7db61255ab366a0f0252c3a38
  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.