commit | fcaf914a3a46645682cabb1edbac4a8ac25ac933 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Mar 12 18:29:33 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 18:29:33 2025 -0700 |
tree | f100cb31ce5640ca1279873395bd1bf4700fcfd9 | |
parent | 90b6aa76eee7d06d798c20fedd015b1cd194aa01 [diff] | |
parent | 6fe463cab72c0dd4b6cb1d8c6b5c29f4828b3176 [diff] |
Merge "Give longer boot timeout when running in CF or goldfish" into main am: 6fe463cab7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3539519 Change-Id: I3f0cbbb7a58e583360cde11ff14001a7bd90caae 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: