commit | 72249093df6e822433ea56eba9931e82d48d6000 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 15 05:21:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 05:21:21 2024 +0000 |
tree | dc2aa73f4866b19a6fa9dba8a74a34aa4e732d29 | |
parent | 4b219d19497d5dabb3e50d8a41aadc4b403e8ccb [diff] | |
parent | cddcdbf1f47c7d327814f8c93f7f17d9ed3ce1bf [diff] |
Merge "Fix a typo" into main am: cddcdbf1f4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307577 Change-Id: Id563dbe7aaae1a59f8084550da3ee6135c22141c 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: