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