commit | dd7e9cda7c91116f3875aabb78ed943bec90d67a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 14:49:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 14:49:20 2024 +0000 |
tree | be39e4d7438e6e60dcd376d2aaf95092d63ed238 | |
parent | 8ef9f2214188e250533cdc50ede2a2c898f95ad4 [diff] | |
parent | c1f7e7107904e1da119011070c9584c710f7b464 [diff] |
Merge "Remove misleading test" into main am: fd3403743d am: c1f7e71079 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2957157 Change-Id: I453cd05b930a9b9bd21052238b20b12673217045 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: