Refactors libvirt dependencies out of guest_config and launcher

- Joins host_config and guest_config into a single class
- Encapsulates most dependencies on libvirt into a LibvirtManager
  class to make it easier to substitute it with a direct call to qemu.

Bug: 79170615
Test: Run locally
Change-Id: Ia4a160aa2c949bd928b9d32475f8d85a493d5f38
31 files changed
tree: a3f6d8cc870160d5c118e57bcb8f02bbec751d78
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS