commit | 5fdc647371f62b54ead12c512a2240145d482626 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jun 04 16:07:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 04 16:07:03 2024 +0000 |
tree | c603d46ae7ea1a82ee39569d63fbf25d8f933c09 | |
parent | 529f056cc7a624357f0f3d32f2091d76217c844d [diff] | |
parent | 95348bb036118684fecd71a75a669293c0298c3a [diff] |
Merge "Only delete owned VM IDs" into main am: 49b9a009fe am: 95348bb036 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3112143 Change-Id: Ie5e58ce6082d9e88e5115a725af23ad7bfe13564 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: