[roll] Roll fuchsia [build][config] Remove references to virtcon.disable

This kernel commandline arg is no longer respected. Alteration must be
done via assembly.

Original-Bug: 359305876
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105154
Original-Revision: 3648a2fab67d67c359d13cea3cfee6ae0d0d0986
GitOrigin-RevId: 994759dbc93167eb876db7bb45d9bcc4866d9409
Change-Id: Ie3362315cc352414657fb939978ff3ebdf9a0b50
1 file changed
tree: 93359f888170002e8b1bb1429bdbad355aceaa97
  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.