commit | b9521ebf7be9de8dc9238689789344fd1bb34365 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu Feb 29 09:21:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 29 09:21:50 2024 +0000 |
tree | 7b5ce3e7c7c81dded196ca5bf347f92dc080133d | |
parent | 85a2a491116c7576dd23e864da92e14529f0d6da [diff] | |
parent | dbbceaa8ef421905d4180a010e1ebd837f8ae617 [diff] |
Merge "Add VM ID database and maintenance functionality" into main am: dbbceaa8ef Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2968702 Change-Id: I0dece2ed27bdae3259f7fedfb7dad9119b5aea4f 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: