commit | 5949a254ded7e97bb500a10c4664f1647cfc0e66 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jul 17 09:33:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 17 09:33:47 2024 +0000 |
tree | 97d2a15d1722968a7d5df84664c9b923854b6318 | |
parent | fe132801509825ec00548cd4b56bb2633e16a33e [diff] | |
parent | 6a8d2089ebaac2cbc785eb9301255c90934163f1 [diff] |
Merge "VmLauncher app is not launchable from the home app" into main am: 6a8d2089eb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3175320 Change-Id: I008427e316d9a82fa7aeae18bc9e32a1023d1d1e 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: