commit | ae892093ecf70d3f0e0bc05e84c5f72590094fe8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 26 02:23:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 26 02:23:39 2024 +0000 |
tree | d760c274cb14ff281c3393b0d2bcbf7d079a6b0e | |
parent | d369992cba7dc859f548c0dba3caa85020a5afb6 [diff] | |
parent | fef83ea71fa88e4b68b141f0d6070de6019a0d32 [diff] |
Merge "use python 3.10 for FAI" into main am: fef83ea71f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3282558 Change-Id: I2deb16e98ee0f7d5172b28289e63d1a6cd895d1e 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: