commit | a1f40aa5389d7c2a00501c117d3b0843c361e977 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 16 09:17:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 09:17:17 2024 +0000 |
tree | 63352af6fb8b70c15e1905b62ceeea6be654ce1a | |
parent | 3581ac2d836c34e87421d3e20de0a402c48b60bd [diff] | |
parent | fca15ecfbd20a9551d1d887d883d432a7a5487ab [diff] |
Merge "Remove virt-customize related code" into main am: fca15ecfbd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309283 Change-Id: I446348a7da7abc4a62ff206ed75eb6d418347c4e 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: