commit | aed39d0cd93287e83a78d57d8f11d64c8c9aa974 | [log] [tgz] |
---|---|---|
author | Mike Comfoltey <comfoltey@fuchsia.infra.roller.google.com> | Fri Aug 05 20:09:07 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 05 13:10:22 2022 -0700 |
tree | 5e63e5347688a468f5bbb4de5cfd885dae3c40fb | |
parent | bab6d5b723e5f1c842bc42b49911009056da9d88 [diff] |
[roll] Roll fuchsia [board] Add display rotation arg for board configs Introduces a board arg to override display rotation. This arg can be included by any mechanism a component chooses to pass the value to the application, such as structured configs, generated config-data files, etc. Updates recovery components to use structured configs for the display rotation value. Other components will need to be updated to support the new arg. For local development, a rotation label can be set via `fx set`. For example: `fx set core.x64 --args="board_display_rotation=90"` Test: Manually tested on nelson recovery-fdr and recovery-eng images Test: fx test -s 5 system_recovery_installer_tests Test: fx test -o installer_test Original-Bug: 105567 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705388 Original-Revision: 65bcaac3a0bfd5a3bbfd1d07d2dda341abe335fb GitOrigin-RevId: 18cda83e778ab8363ddd545be2b5d538a2f861ef Change-Id: I1f91dc3d16c266159871f630a13d8d253d9adcce
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.