[roll] Roll fuchsia [ffx][flash] fix flashing sparse images

Now detect if an image in the product bundle
is already a sparse image and is greater than the
max download size of the Target. If that is the case,
expand the image to a temp file and then re-sparse
the image to a new set of sparse images, then flash
the re-sparsed images.

Original-Bug: b/390670098
Original-Bug: b/394699849
Original-Fixed: b/390670098
Original-Fixed: b/394699849

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243987
Original-Revision: 0471baa8d7f7da518fcf5e44a8e1538028992b7b
GitOrigin-RevId: 87c22b1b6f9444a9371fce4657b0c67d39b5acdd
Change-Id: I04600c5b29bf7bde584065eb48eed07b305e074c
1 file changed
tree: f9260bc188e224cdfe89627e6d38088ad7e10391
  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.