commit | 1692bf1909c93f0ced663ea65e4efe17964899df | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 16 23:35:20 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 23:35:20 2025 -0700 |
tree | e160ff81847f0e9259a5fc451f0f9927cf5ccb35 | |
parent | 9797713d73ff4c41bb9c62106dded5802eb915ea [diff] | |
parent | 855dee1102bf6edcd913b646495a6a095201264b [diff] |
Run start and stop in a worker thread am: 855dee1102 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545981 Change-Id: If87f1c540ecc8b292b1f51a4d167c1edbcb5bd87 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: