commit | 2f2ebce83443028a3f85f4a732c587c16fbc2531 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 28 21:36:46 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 21:36:46 2025 -0800 |
tree | c8ef55c0619788aaab0d8c0e3b101f22377ecd74 | |
parent | 703ca72041c6c7f626412af8fbe1ec7554710d0a [diff] | |
parent | f4fbb51bed786e7a5574e0f4847de043ebd52196 [diff] |
Merge "Cleanup python version properties" into main am: 677ff30ce4 am: f4fbb51bed Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3518570 Change-Id: I0a82765f1371688ea7d6400b35dd7882919951b5 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: