commit | 9b05bdd2d9b29e3343cd6e9987cd0676c222545b | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 24 08:35:48 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 08:35:48 2024 -0800 |
tree | 9c997dee19299637dd154be5afab5d6a202dda12 | |
parent | c00ee0ef38dfd6b767322831ffb1f910821166eb [diff] | |
parent | 84461afe7f33e32bbdf418f9d82dda6b6938f14a [diff] |
VmLauncherService to kotlin am: 84461afe7f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3431880 Change-Id: I6c35b4241d85a9f4d7031bd93e5397dc57226452 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: