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