[roll] Roll fuchsia [fxfs] Don't trim during image generation

If the trimming happens during image generation, the entire 4GiB sparse
image is filled with a nonzero value by the simulated trim, which causes
problems later with actually generating the sparse version of the image.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961053
Original-Revision: ac75766b6c9dfa68851933f33d19835717138308
GitOrigin-RevId: a2cc11e302480a6ee605016699d66f8a8a4fd35b
Change-Id: Ida9c3c6e4cd56161c3e54b993be29c21f3285d5e
1 file changed
tree: 095b19bb96a3b8a6c16f7debfdd478583f63d397
  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.