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