[roll] Roll fuchsia [ufuchsia] Remove fxfs/fvm image metadata

The fxfs and fvm images are not generated by the bazel assembly for
microfuchsia, therefore we should also disable the metadata. This fixes
an issue where `fx list-build-artifacts` points to paths of fxfs images
that do not exist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1070568
Original-Revision: 989ab98a3aca1f284645fa1a1a9b606dcb4d1bb4
GitOrigin-RevId: ac8a8ea43c415bc44a92ac6624aeacc13527a559
Change-Id: I7c34cd8fff64bfe9a8208fec63150d3395d4a2e1
1 file changed
tree: 3a395add6737fb110691b26ea215c5d4d38582a8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.