[roll] Roll fuchsia [fxblob] Record corrupted delivery blob data

Record first failed chunk decompression in Inspect for analysis from
snapshots. We only store up to 32 KiB of chunk data encoded as base64,
which won't use more than 64 KiB. We only store the first failed chunk
right now.

Original-Bug: 378158208
Test: Ran in emulator and verified corrupted chunk data shows up in
Inspect upon failure.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186475
Original-Revision: 1f8925731ea97da4e7b23484b1a8a951ce9c8034
GitOrigin-RevId: 36ae14b0fd5e180c9ecf1d7985316b6342aa8d88
Change-Id: I1be430e75dd2fb6eeae542d09fd5e5342a88c3ee
1 file changed
tree: 90e1f0f554229692428fee6ba52bf6eefdb7d3f9
  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.