commit | 0d343114e338161eb1735bbf4afbae4b8527cd31 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 01 11:57:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 01 11:57:56 2024 +0000 |
tree | 3b79ea2bc3089d914e9f9f71399264155de5bc5f | |
parent | 80baa7eee6d913aa987d13f762229eaf8b13a4d6 [diff] | |
parent | cb469d86e0b4843ed203dd030adb420487827f23 [diff] |
Migrate to tradefed test Parameterizer am: cb469d86e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3267715 Change-Id: I8615c4876d8d967923a97358ecf0c30fa00a2236 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: