commit | 3b6b95b8a73a9c02a8ce9a9e0c9b941c8b71be94 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 10 19:00:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 10 19:00:34 2024 +0000 |
tree | f7f0aef1467e931a5b8d91a4737e68e93fb782a9 | |
parent | 8b8b290f9b9fe4492096eb2378d163e75329c5e3 [diff] | |
parent | 97011cfed31cae41028e01e5e27f067eb301a253 [diff] |
Merge changes Ie60a211e,Id9923d05 into main am: 97011cfed3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3080662 Change-Id: I92faed9362008ee1d329c973ecd1ac3b71ca73bf 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: