commit | ce7f6210da9cf80250e1cfba6b6c09fe515db6ce | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 05 16:05:36 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 05 16:05:36 2025 -0800 |
tree | e5dae8eaf54c9926fe1317248ab559c91e1b1a08 | |
parent | 52c37f9363e776c5cecf796a1e92029a99e67103 [diff] | |
parent | b96b5e6b3006ec5ae6dc276fa079b1e6bba2d24e [diff] |
Merge "Support deleting param for preconnected sessions" into main am: c6003681c3 am: b96b5e6b30 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3515770 Change-Id: I6356e9f9f5e0264c3a1b15b48e738f995057fa18 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: