[roll] Roll fuchsia [ffx][sparse] Fill zeroes if input is smaller

Android sparse format requires chunks to be multiples of 4096. Fill with
zeroes when input file does not have enough data.

Original-Bug: b/276784189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830836
Original-Revision: 6ebf9ddb6837172837ba7e6c09a93e843b38cc9f
GitOrigin-RevId: 51531a61477247ede41254e318beb4e99dc25d5d
Change-Id: I7c9ec15ce4fc556117f964dd275d562df4fab575
1 file changed
tree: 2b205f296fe3e0ee0ef3a5bd5c0b152fda055de5
  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.