commit | bc9c4e8c483f584463dfe0b94c10945ae2f2f0f6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 02 03:29:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 03:29:05 2025 -0800 |
tree | 0f9e3a793a592db61d427d6e25b95aa9a5308976 | |
parent | b8cc5a8eb8dd36b5cec1b45df3837e916d7602eb [diff] | |
parent | 312446a214f1271b80959e24af503f18c3bf4c4b [diff] |
Merge changes I39e5d8f9,I01e89a6b into main am: 3ce9725d0c am: 312446a214 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433984 Change-Id: I983c932cc0d00cb4d7910c424b6629871216dfe6 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: