commit | e696920c0878b602b90bee1ffc158d18515d94f6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 16 14:13:21 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 14:13:21 2025 -0800 |
tree | 66255f0e83c45ac2306b693b44e7803d912b1b2d | |
parent | 6ef5b7136340f276aa9cc68eaa8c625aac8caed9 [diff] | |
parent | 52def99b183aae2fee1822590b47c67b82c27f3a [diff] |
Merge "Add support for autoclear flag for loopdevice" into main am: 52def99b18 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3390845 Change-Id: I8a9d7b4e85d5c617c9b4607f3c926768705c7d6b 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: