commit | a932ec00245fb9fa07f0751961858943b8bc43b5 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:46:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:46:08 2024 +0000 |
tree | 1bf14a32a123a183b49f6b22c2b2d27678051b75 | |
parent | 928017445c36d475b04b59fd7835f2ee9c611d56 [diff] | |
parent | 57e0ea2faba5310fccf4d6f3a94ca37925344b5b [diff] |
Merge "Network build flag is delivered to VSS not relying on JNI" into main am: 4032247971 am: 57e0ea2fab Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3139054 Change-Id: I6b848e7fe7473201f2d6257fd5ab04aa789e6fe1 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: