[roll] Roll fuchsia [recovery] Clean up storage deps

The devhost flow needs to be reworked to account for the new storage
strategy, so the code path to write ssh keys to minfs was removed. This
change cleans up minfs references and removes the blobfs and minfs
binaries as they're no longer needed with the new WipeStorage API.

Original-Bug: b/237108091
Test: fx test system_recovery_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751023
Original-Revision: 086f8be351d8bfcfcb04ef307435620bdb4e5751
GitOrigin-RevId: 533f2b0283d4573297737e73ed4a6ea533fb299c
Change-Id: Iee464f0fbd6eb7ebeea4f0df0d3aa44277e472ea
1 file changed
tree: 972105c658ecac788f819c35d366bd29522fe8d1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.