[roll] Roll fuchsia [assembly] Remove package contents from fxfs metadata

The AssembledSystem no longer includes package contents for the fxfs
image, because the fxfs-sparse image has the same exact contents.

Having duplicate contents causes issues when making AssembledSystem
a container.

Original-Bug: 417541189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278690
Original-Revision: 2b6e25e2ce26edfa8f38f967332e710853290009
GitOrigin-RevId: 402573864795ca2d5f2cc4736d2ba7d02e2674cf
Change-Id: Ie39c246e8e0fa8a23df9b7680637ebd9eb17001e
1 file changed
tree: 5247f2a3dfd9b3d76c3df763f4ace2a6b1fa57ee
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.