[roll] Roll fuchsia [fxfs] Use a builder to construct FxFilesystem

Refactor the construction of FxFilesystem to use a builder for setting
all of the options.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862040
Original-Revision: b43a2c39b956b4b7092ba9371f9fd95aaa6b8be7
GitOrigin-RevId: cde9cb2cf18dc984019adfdba8539f0ef9457825
Change-Id: I9993fdebb1fdf009f2aa80cb6f718df7ff36b713
1 file changed
tree: fb9b27de1c9620163bf563f116094dfa44564096
  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.