[roll] Roll fuchsia [scrutiny][utils] Composable artifact reader backed by blobfs archive

This change adds implementations of
`scrutiny_utils::ArtifactReader` that read blobs from a blobfs
archive and support multiple fallback readers for implementing
"load from N different blobfs archives".

Original-Bug: 85664

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658322
Original-Revision: 9344d993ee935e3aebbbe79e7cb9569ac934ee50
GitOrigin-RevId: 852112acbe8258f9b8828a87beba684c5af1ff9e
Change-Id: I4825c07def57213cd3955bff1d51491272c5046a
1 file changed
tree: 43d038007663df36a8f9c3f69a44a5f88908c486
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.