commit | a45940da2ef24a671c822558b120ab2abdc33a01 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 09 12:56:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 09 12:56:55 2024 +0000 |
tree | 2a07264b3f8f2c7548e1ffdc151148b7b19daf8c | |
parent | 3a5971f4fa11c6b1ec8eeb23d2086aa0f69650d4 [diff] | |
parent | 00976ee3374f819939c3c53a2733d68ab2305edd [diff] |
Merge changes I153ccc20,I5e02dc07 into main am: 477734406d am: 00976ee337 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2956194 Change-Id: I26f7b449d8515e4ed5073dfb78f43878e71d4755 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: