commit | 1c75608e83fc6fc81acef213128b040dd403765e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 09 14:11:51 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 09 14:11:51 2023 +0000 |
tree | 46ad19433f0ec10a1becdb52595a4ed3dd9797fa | |
parent | 20a891f886a5af543451e7048ca00b9f9c720900 [diff] | |
parent | d9d7155069f30da80533c9508434ea3ba22d4a4d [diff] |
Set API level 34 by number am: 64c575f4cc am: 9fedd1b816 am: c19db739b2 am: d9d7155069 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775451 Change-Id: Ibbb0932761b340f2022de7c354db897e32ae4f41 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:
How-Tos: