commit | cc4e2d7a157123e33c4b1f15021f4dde49f86bd0 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Dec 06 16:54:40 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Wed Dec 11 10:16:22 2024 -0800 |
tree | f1e5f130ca230de1c13eca85d3f3e97350b8b7a8 | |
parent | 267fbb30e139e2a092dc40f90750401d1a19c816 [diff] |
disable virtio-balloon by default for VirtualMachineRawConfig So that we don't need to add an LL-NDK API to disable it. To reduce the impact of this change, I've kept the balloon enabled for rialto and Trusty even though it is likely not needed. Test: TH Bug: 369588412 Change-Id: If22280957d735bd40e86b4d43869a4b70a233cd4
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: