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