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