[roll] Roll fuchsia [recovery] Align with vendor recovery and simplify

This brings the recovery-fdr image up to date with changes in
the vendor recovery image, and then simplifies the build rules
now that only one recovery image is being made in the file.

Original-Bug: b/361348337
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108032
Original-Revision: 582b8722591e68f4049c40d7d5759db8212db155
GitOrigin-RevId: ab2ea3b906a1e3b61f3d96f2b42199dc0d55f905
Change-Id: I4fc4a66b3bc94b33426ec4791d2076fc7dd118f0
1 file changed
tree: 8d3f4685d6d9b9266ebc69ad7341d75b3f606a16
  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.