commit | 880ffb691f8608c07854bba85b3159204e4b06a5 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed May 29 22:54:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 22:54:47 2024 +0000 |
tree | 4c32af4dd190346de9222a15425aaf3b5dea661d | |
parent | 1b8f22ec0d7382c98b46f4f6b83e2870cf43841e [diff] | |
parent | c4da46a5a103c53383f8bfab4d9dfeaf55718228 [diff] |
Update OWNERS am: 2c3945cb08 am: c4da46a5a1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3106326 Change-Id: I0d50050278b6a196948f6b6f571c020b984ad2f2 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: