commit | be02da8a2c2dde6a028f9a20d2431532328d2fe6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Oct 26 01:51:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Oct 26 01:51:46 2024 +0000 |
tree | c015b7c8fa461df887de785376cceb2cd5333a95 | |
parent | d1b99487767734607241a34af1ddd9b090c96c87 [diff] | |
parent | 0bceeeba01e5f1df3d136c3f7a697545fe7e589b [diff] |
Merge changes I2f516e4a,Ic20247f1 into main am: 4800221c53 am: 0bceeeba01 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3321235 Change-Id: I030f757aa5b5038a81ad13e010ff8a3c535e6262 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: