commit | 0902cde932c6e06dc7679517e27c5590b800af3c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 14 06:42:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 14 06:42:33 2024 +0000 |
tree | 70aac8cce433f954b090f79bba787dd308534129 | |
parent | c72b4ce2555fac51a052841b430d134c1c5bc2b3 [diff] | |
parent | 49bddf23db22a5d58481e0db6b3d1437204ec68f [diff] |
Merge "Use app context when getting virtual machine manager." into main am: 49bddf23db Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3216218 Change-Id: I876bdcd6a40cb73750389cfb370eaa48be2bbf0d 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: