commit | d9dfced025de9a59263693d31476b9db5130c20a | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:30:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:30:15 2024 +0000 |
tree | 9a76c650be95edfe6daaab05b2f9d28e92a972b8 | |
parent | 5b136675fef805db6e642ff4320336303a3a8e2f [diff] | |
parent | 62e202690851d9d31ffdfef193fb1cc5700d3deb [diff] |
Turn network feature on in VmLauncherApp am: 62e2026908 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3128374 Change-Id: Ied922debb801de6da538a3f2b84af1910e8e96c0 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: