[roll] Roll fuchsia Reland "[recovery] Use config capabilities to configure recovery"

This is a reland of commit 584947d7aa7a7dcabc06df705fba758ac437bddb

The config capabilities have been correctly routed with values, even
when the components aren't included by assembly.

The reversed display rotation logic in system_recovery has been removed
to align with virtcon, as the only users of the board display rotation
values are carnelian-based.

Original change's description:
> [recovery] Use config capabilities to configure recovery
>
> This switches the display_rotation and use of fxblob vs. minfs
> configuration from in-package structured config values to using
> config capabilities that are set by assembly.
>
> Original-Bug: b/362365038
> Change-Id: I619f60998c56a6efa84cef815b37275baf80f989
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108919
> Reviewed-by: Mike Comfoltey <comfoltey@google.com>
> Commit-Queue: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Reviewed-by: David Gilhooley <dgilhooley@google.com>

Original-Bug: b/362365038
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130835
Original-Revision: 12cb4f7798240d0b02ba2005cb007470c1c1ca6a
GitOrigin-RevId: d565ff3ba6c4c3659bb45b4408caa45abad6c608
Change-Id: Id9025517a66e2f4df7ec4284233a5c7cb9771d27
1 file changed
tree: 9f7ad54b81f75e5065bfcbc63da55bdf9d277b13
  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.