commit | 286f857f6b8c41d83da69c0e51af8f09171d782b | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 16:34:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 16:34:30 2024 +0000 |
tree | 91cb95151d94c949b0914978b7647907b79cfed8 | |
parent | 35ee4108665e77970ed981bfe3a39b88ef6e06be [diff] | |
parent | 3c6f5e53848e43e3977bf428bb08d56254a380f2 [diff] |
Merge changes from topic "switch-to-os-arg" into main am: b007a822ed am: 3c6f5e5384 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3323102 Change-Id: If43dfa5e53294534ae8ec46d0e0ef9803d613843 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: