commit | 36cb40a7ffde6c2065c35ea39051c3fe5a95779a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Jan 27 19:04:13 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 27 19:04:13 2025 -0800 |
tree | 0e45f7c89372d4ae3c134cf13819488bf28a736c | |
parent | c67e582344f6dbdab06e2415631487ddd58597d8 [diff] | |
parent | 4e36bf3dae91217f0d12123a843454385ffa7f36 [diff] |
Merge changes I3f9caded,I426870fa into main am: 4e36bf3dae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3464291 Change-Id: I3caa9034744843c6b0e725b46cf11b48d42221d8 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: