commit | 4f9360622d5d8ca267f8ef11cb761274e36f32e5 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 13:04:45 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 13:04:45 2024 +0000 |
tree | bb0ece7d20e2aebaef2ade38352ab24ac5904bb0 | |
parent | 05da3dfac95bfd94a4d62d0b57d209230012c7d4 [diff] | |
parent | 4026b35bce5c947f38f6d6967121fdeb58090ed3 [diff] |
Merge "Moving network config to VirtualMachineCustomImageConfig" into main am: 2a07e4ed4c am: 4026b35bce Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3139053 Change-Id: I829c7d4fcd94f805b16800cce9cb55b2ab60dab7 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: