commit | 79a9588bae1e90f71fb996a8d2ddf9fcbaee1de6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 16 23:58:57 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 23:58:57 2025 -0700 |
tree | 559795a71757a49be771f21541836d0f97e13259 | |
parent | 0665c0a4374963cba2c274bee786125f0f6edef9 [diff] | |
parent | 463ac3fcc74199075f8781d49ece6ce326c5b07d [diff] |
More refactoring am: 848e6eeefb am: 463ac3fcc7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545982 Change-Id: I007071ac860f1ec052829084d41b1c4dfede3594 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: