commit | e242a7e71741ba644e79ba4d14d9123b0631996c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 15:20:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 15:20:17 2024 +0000 |
tree | bad6bbc5c9f5a6a0c9fbb06a8e7973334345d575 | |
parent | 15b5ee6405259043c8aa5970212631386e844e74 [diff] | |
parent | 9df1f6122fd965fd345a403080af84f37d8d6178 [diff] |
Merge "Fix comment to match code" into main am: 9df1f6122f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953857 Change-Id: I0f38339ebb30628bc2e66bc20cefe5312f6c3697 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: