commit | c7d1426bab681b1684c126f10fffdf0a491eb899 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Aug 14 16:47:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 14 16:47:31 2024 +0000 |
tree | e8c269426b6d3bc864759c1b283902096a032120 | |
parent | fba13fbb1197b290c89790a1bc505bb87ec07b1c [diff] | |
parent | 64a78f32fa0e6fa42e4961531500a274e7ec3801 [diff] |
Android.bp: Define package default_team am: de36a2554d am: 64a78f32fa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3216170 Change-Id: I625759e7bc9af9af0974eb156da7f2dc5292507a 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: