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