commit | ffd350f684c6356aab6b52371d35293a0b6466fc | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 13:08:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 13:08:09 2024 +0000 |
tree | 8ae4a2b0e110b449422abf3439b0c11a96a1f259 | |
parent | 43cce2212942e3251c8547c0ccf444017a3c5bbc [diff] | |
parent | c86d40fd68cf6b82f41eb6a2211488eab5237616 [diff] |
Merge "Add icon for VM terminal app" into main am: c86d40fd68 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3252334 Change-Id: I0aa32e0c0b5de94c36796851f1ec3fba4f07c3bc 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: