[roll] Roll fuchsia [virtualization] Remove CFv1 scaffolding from guest

Remove CFv1->CFv2 migration scaffolding from guest command line tool

Original-Bug: 72386

Test:
- unit tests
- manually run guest tool, run debian and zircon guests, interact with
  balloon, run list

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694843
Original-Revision: 7df5e37b71173a44fca486e5970ef8499a2a379f
GitOrigin-RevId: d596052ba52a14adfb9a30df51ce541729e48359
Change-Id: I7f9fa66737859582fd498df1e179422816037e11
1 file changed
tree: 8d57b4de033a5d34035de2fa92262987f954a543
  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.