[roll] Roll fuchsia [storage][assembly] Add a new rust tool to extract blobs.

This new tool will extract blobs from an fxfs sparse image.

Original-Bug: b/452400599

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473441
Original-Revision: 676327382971a846a375443d37662fee6b070277
GitOrigin-RevId: 353bc89f2cbd73a4de6c4539bc17e682d43e9d03
Change-Id: I96a4c134d2cf3319d693c1827a564a81759dd793
1 file changed
tree: 2897caf6e74ac98967fef2e394578ca5f9a0dd89
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.