commit | 72f78905a91f25ef501e39a3b8ab0099d127e6da | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Mar 04 23:33:32 2025 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Wed Mar 05 13:11:15 2025 -0800 |
tree | 545b04df5d460077417597703a1335b922bb146c | |
parent | b4934a37fb8a15d34e8be5262259c58d831c27c1 [diff] |
vm_shell: fix connect when multiple VMs are present It always defaulted to the first CID available and then, once fixed, the menu only displayed the first option. Flag: n/a Bug: b/a Test: packages/modules/Virtualization/android/vm/vm_shell.sh start-microdroid --auto-connect Change-Id: I73307ec408b62b49c53b87e3d4d27cb2edb5066f
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: