commit | a16d3c18dc2a84053b0c140735f65f67930f816b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 17:05:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 17:05:07 2024 +0000 |
tree | 6a1dbe4a50ecb33b331d96313b440f4fb65ce413 | |
parent | e242a7e71741ba644e79ba4d14d9123b0631996c [diff] | |
parent | 7a7b2a9dd7f99a0adb19b6fff570b34379a3445a [diff] |
Merge "Add test API for extra APKs" into main am: 7a7b2a9dd7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950432 Change-Id: I90342f79de769c02d46e94123a5c2ff7aeb9edb4 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: