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