[roll] Roll fuchsia [virtcon][assembly] Add several config capabilities for virtcon

These config capabilities will be migrated to from kernel commandline
arguments. They are used by a mix of use cases, by products, boards, and
developer workflows. A temporary phase where the kernel commandline and
config capabilities are supplied in parallel is necessary for a soft
transition.

Original-Bug: 359305876
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103110
Original-Revision: 83a47eadbdad0ca57ad47c1b527ac7acd49a77d6
GitOrigin-RevId: 3bae33e94ce40d2cb73b452b6119a0e352a949c9
Change-Id: Ia17e63e55413b9265f228d8e4deb91a4d504bee1
1 file changed
tree: cd077aac378b60b817cfca11e83e8d0a10c3e2ad
  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.