[roll] Roll fuchsia [assembly] Domain configs place files in meta.far

Add files to the meta.far instead of as a blob to avoid the 8KiB
slice-size file-alignment. This will help save storage space, and aligns
with how config-data works.

Original-Bug: b/318763523
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970142
Original-Revision: fa16bf6dff628ecb1f884cba9a61ef29939aed89
GitOrigin-RevId: de25060e3ebdb00dacc9036565d57c8c718a67b7
Change-Id: I0125827997785b47bbff8f8eea55a29248895de5
1 file changed
tree: 3f4454f8940cc08cc3a0d790d27f1947c5900776
  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.