commit | f4fbb51bed786e7a5574e0f4847de043ebd52196 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 28 20:48:18 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 20:48:18 2025 -0800 |
tree | 537ebd3d421beff460a0b7351634fc4045cb3c34 | |
parent | 813857ab2a45c72d9a8c7d306cb4d8e0b12723d6 [diff] | |
parent | 677ff30ce423610bc01b30de0b936e5e0f3dac8f [diff] |
Merge "Cleanup python version properties" into main am: 677ff30ce4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3518570 Change-Id: Ief353432320589a87818cdabf6bebb8f96230016 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: