commit | b87cfa465c3ed2c0dba25caea5aa0fa85404fdaf | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Mar 17 00:44:07 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 17 00:44:07 2025 -0700 |
tree | 473aaa7c9ffa68a61dd9d6a6c771a19b4d428093 | |
parent | 463ac3fcc74199075f8781d49ece6ce326c5b07d [diff] | |
parent | 6afd85c7b5b33c7d87a49f7a3c73518dba7e4cd2 [diff] |
Run start and shutdown routines in a single thread am: 6afd85c7b5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3547759 Change-Id: I00dbc38987eea961240d8e0e0599b9b04a6ee9f4 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: