[roll] Roll fuchsia [ffx] Switch ffx emu to use sparse fxfs image

This changes ffx emu to inflat the sparse fxfs image instead of copying
the raw fxfs image, in preparation to removing the raw fxfs image from
product bundles.

Run-All-Tests: true

Original-Bug: b/414819028
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265264
Original-Revision: 57060554edbcaa4e05a2a799b3b8296a81d1e923
GitOrigin-RevId: 18d27c52ea72a58c0179dec32e2130fe5c434220
Change-Id: I9ac56432e5678ee35d8e6b5e93966eef952d43f5
1 file changed
tree: fb8fb69b8236691b0cd354594ba472336d88269f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.