[roll] Roll fuchsia [fxfs] Remove unnecessary write omission.

This isn't required after the way I eventually implemented
image_builder_mode and it's possible that the overhead of taking the
lock on inner() manifests as latency.

Original-Bug: b/394637425
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208166
Original-Revision: 632d108f62e6041fd75ba32023cfa40b672fb3f0
GitOrigin-RevId: 2dafb9799f207ae24a68078c41bfdfe6d9aa08a8
Change-Id: I7a62dcd0bdf5e62a7358ae15fc09efbd487abf46
1 file changed
tree: a83013db7b3c7c8a0959b7ec10989501bbb939d2
  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 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.