commit | a106cf6b62f879fb623b4ff2c4c4a2b867250e45 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Feb 14 04:55:08 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 14 04:55:08 2025 -0800 |
tree | c6fa42116fec3e41c1ecb071367c19a7837e587f | |
parent | 17852c5f87aff00d74263526ced97c7ea6bf6b22 [diff] | |
parent | e197942696f548d42c4c5a67710f02c71e8c56c2 [diff] |
Merge changes I58337a5b,Ic1fd923d into main am: 187365b3cb am: e197942696 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3488932 Change-Id: I08009aca55a6d6cff43dc4b08d14888aaf892837 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: