[roll] Roll fuchsia [virtualization] Enable CFv2 in guest tool and vsh

Switch guest and vsh command line tools to use CFv2.
"Linux Terminal" UI entry in workstation would also use CFv2.
Testing:
  * Launch Linux Terminal from workstation
  * Launch Linux Terminal from workstation_userdebug
  * Launch Linux Termina from UI on Pixelbook Go
  * Launch some gui application (ex: xterm, glxgears)

Original-Bug: 72396

Relands previously reverted CFv2 migration which broke Linux Terminal on
Pixelbook.
See bug 102111

This reverts  commit 4868e044b0b25fd1986683a71ac59876c6677a5d

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690563
Original-Revision: df78d42d41c826c77ea26b2bb6777c333623429a
GitOrigin-RevId: c22b1bdd0ed94ca92a5b65a0c1e9e9718b2f113c
Change-Id: I8495d86e46fe2fae641310bb6ff1959d7549e93b
1 file changed
tree: d8f07b59cee5871a16466ae44332dd914f94ff68
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.