commit | c2afb2d837a003268ddabe243c26c250d50d75f9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 10:37:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 10:37:08 2024 +0000 |
tree | 884f80f9c95351a2d45ac0e0437954c1bac1d388 | |
parent | 220033e49af5e7a8d62d8b7644ebfdeb19e5aec2 [diff] | |
parent | 897ed56d46e331ddfd064009a2f46a74de99d692 [diff] |
Merge "Move test module below implementation details" into main am: 1cebd2de84 am: 897ed56d46 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2957041 Change-Id: I90874335d9d6b321689f35972bf809d213ae04bc 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: