[roll] Roll fuchsia [recovery] Cleanup now-unused recovery libs and tests

This removes all the recovery binaries that are not part of recovery-fdr,
as well as any tests of those binaries.

Original-Bug: b/368115109

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109990
Original-Revision: 826bf67962ac79ca398daef7d4a97c247262e597
GitOrigin-RevId: 2071a5f7713ca2a248d7e6d5b6d902daf015779d
Change-Id: I128636c9ad0b513c9574bd6c5c92ef71f821e882
1 file changed
tree: dd4c7ad8a9e9b41ba897a5b6f8e5209692958676
  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.