commit | d9e6fdea1221005cabf22cc7979a5c167d3d689c | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Tue Oct 08 09:22:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 08 09:22:42 2024 +0000 |
tree | 4bc347f49704e5c121bae1ad9460f42aae77ff99 | |
parent | 3eb441fcf75cda0eecbf470633edc21f8655b3a3 [diff] | |
parent | d1659a938456820fdb0485636952986129c75f07 [diff] |
Merge changes Ib8a48cb2,Ic8a81163 into main am: 5ace080447 am: d1659a9384 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3282604 Change-Id: I578b822feed1b0d79fa4108f9c348c7c4bd6de31 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: