commit | 895902f4949aa4d067295e5348cb3dea1423acda | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 30 01:57:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 01:57:06 2024 +0000 |
tree | ded39c7382950f25874637a44f11bdc3ede199ef | |
parent | a565164d1fbda3e280325c503739ed14655db8e1 [diff] | |
parent | a8204b9430246759290dda7eabcab13470099be3 [diff] |
Clarify VM suspend/resume APIs. am: a8204b9430 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324656 Change-Id: I133d716406d9ec8e032aeec96059c14c7519ebb2 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: