commit | ef39748b58f1c5a7c5e593d88fa8c63448500ccc | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon May 20 13:52:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon May 20 13:52:17 2024 +0000 |
tree | 1cbbb3cfa7833043acaa98bd63c6b3a22bc4720c | |
parent | 37dbd83fae12a8805be93293dcad3a78b42d1dc7 [diff] | |
parent | bc6b6d261a704ba6ca31abf90505ad466a78b0f7 [diff] |
Re-enable AVF capability test am: 9290081b6a am: bc6b6d261a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3085245 Change-Id: I642a3dfd7f8e2a593883769e655f4535a91c7c8e 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: