commit | fffd5995f85f21fd7463673df6fb5999d07f991c | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Nov 20 17:52:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 17:52:08 2024 +0000 |
tree | 0d0c057288182472850abf3d39543ed9c6f957e8 | |
parent | 36833a5d2b9148bf576c0e3243c0e8c5bea44dba [diff] | |
parent | 442abf9bb947a47d416d55858c2b863e0217c99d [diff] |
Merge "VmTerminalApp: Increase estimated image size to 550MB" into main am: 442abf9bb9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367217 Change-Id: Id47bc5b8569eebb3241a3901706fffdb1eeebc9a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: