commit | 868c4dd769acd51dc0318ae4ca7647d9f0c5d8e7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 19 14:35:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 14:35:19 2024 +0000 |
tree | 5858837698ad01ebe307a4c5c261bb1b5f474de9 | |
parent | d2bb9937a46596b0f139da212a794cb996a40b72 [diff] | |
parent | d3d155d319271299944ee61d2765276162577129 [diff] |
Merge "Always update vm_config.json" into main am: d3d155d319 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3139089 Change-Id: I3cd61137b559f496c7ffafb8261377ebda28521b 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: