commit | 56d47506f1c3ece9f67ac177b113f4b2b91fa31e | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Nov 20 18:38:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 18:38:58 2024 +0000 |
tree | df7817ecbdd62f3f39e9adec6c7985771a03ce67 | |
parent | 213f2bdc428613b7e44199f41c3bd915a7711513 [diff] | |
parent | fffd5995f85f21fd7463673df6fb5999d07f991c [diff] |
Merge "VmTerminalApp: Increase estimated image size to 550MB" into main am: 442abf9bb9 am: fffd5995f8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367217 Change-Id: I809bd0dd2a76fc1803e8d1866965b46a48542fb4 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: