[roll] Roll fuchsia [recovery] Remove unused recovery images

This removes all recovery images other than the recovery-fdr
image, which is the only one which has active tests in place.

This is the first of several CLs that are cleaning up this
file, they are being done in a stack to make the changes
more clear.

Run-All-Tests: true

Original-Bug: b/362336812
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107976
Original-Revision: d488d090fcba055bcdd0b4046ad8fd837ee70659
GitOrigin-RevId: 320f001d40d1e248f58341e30211676166017407
Change-Id: I76ef5a82149b8e4d09f48eb550b8bbfecdb66799
1 file changed
tree: 6bb9486c22337c6435afc8b21625ad40c8232896
  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 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.