commit | 5f4f1d5b8e574bafa0284a26c3de988b9a2f1bfb | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Tue Jun 18 05:57:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 18 05:57:49 2024 +0000 |
tree | d5fd6260085389e301c32dbfb22e83bb663610b4 | |
parent | fd505420e7c7ca072d5c5e0a34e6fb51094489f0 [diff] | |
parent | 5eae629ef0ef7a4a1f4db75d251c51fb833d5983 [diff] |
[automerger skipped] Merge "Merge Android 14 QPR3 to AOSP main" into main am: eedf7be9f8 -s ours am: 5eae629ef0 -s ours am skip reason: Merged-In I9924f034293f4c69a60fb59360a17e60dfc17668 with SHA-1 091cffef6b is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131845 Change-Id: Idef8298963ebf739efd76698f5751e04c789db4d 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: