[roll] Roll fuchsia [fxblob] Don't use global GN arg in fxfs_component

Lifts the decision of whether to include the VMEX resource in Fxfs'
component manifest to clients, which allows tests like pkg_test to use
the vmex even when the system is configured otherwise.

Original-Bug: 125808
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872664
Original-Revision: 11442eaa316ca89b65719b1eec48db546d5d4f69
GitOrigin-RevId: c8632cc5125be16605fd309bffb2c293b4937eb0
Change-Id: If262e6e4dde00e30fa969359b4b524be8c147873
1 file changed
tree: 6076b696999ff6b9105dfd0c516e9d3597b256cb
  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.