commit | 00976ee3374f819939c3c53a2733d68ab2305edd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 09 12:17:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 09 12:17:24 2024 +0000 |
tree | 2a07264b3f8f2c7548e1ffdc151148b7b19daf8c | |
parent | 1b4699640ff116b8a55f984f7c22ca4c2b53b593 [diff] | |
parent | 477734406d83f658554282a139c5c9e305d6f9f4 [diff] |
Merge changes I153ccc20,I5e02dc07 into main am: 477734406d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2956194 Change-Id: I998d8c209e43c726d37661bf2f55134fcf8e4084 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: