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