[roll] Roll fuchsia Reland "[gigaboot] Add support for flashing sparse images"

This reverts commit 300847a06c232ed8bfaf776f8df90e8a8cc0c4b0.

Reason for revert: The bug causing the revert only occurs when one specific CL has landed and NOT a followup quickfix. If both are landed atomically, there is no bug.

Original change's description:
> Revert "[gigaboot] Add support for flashing sparse images"
>
> This reverts commit 349647346d6c24c2fb48148963ddc279d8d9b1ea.
>
> Reason for revert: Failure to write to fvm partition, see b/283526457 for more details.
>
> Original change's description:
> > [gigaboot] Add support for flashing sparse images
> >
> > Use the functionality exposed in the firmware SDK to support detecting
> > if an image to flash is an Android sparse image and, if it is, calling
> > the sparse image writing API from the firmware SDK.
> >
> > bug: b/277374791
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/848417
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858299

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/860728
Original-Revision: 298c0868ffdc13c0b2f86a8f45121faae7eff821
GitOrigin-RevId: 3ce97ed3c2995a9dc4b1eabf385dcd1498f834fb
Change-Id: I9e6b30d54615699f30839bb68cbb4933067d8503
1 file changed
tree: 8fa96e48df3f238be191148ff28b4d458d7381d7
  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.