commit | 3003e33129699bfc031c4f77774f667b578098a2 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Thu Mar 06 12:03:10 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 12:03:10 2025 -0800 |
tree | 3b3f167c09c64debc25d54dce241e23336bd98ce | |
parent | 293633103a0e67941925bade210b6d952bb7796a [diff] | |
parent | e133cf4e47483449df0611f820e77a916fd36202 [diff] |
Merge "Check API version levels for backcompat tests" into main am: e133cf4e47 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3489537 Change-Id: Ibb6f5f8ad9d125518b65a495d904216b937c39e9 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: