commit | f7926077fb41917754f22ea8a2b09e09e5d32f57 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 16 10:30:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 10:30:03 2024 +0000 |
tree | ef74d48ab07b0acb6fcefd23193e8afd08760d5d | |
parent | a1f40aa5389d7c2a00501c117d3b0843c361e977 [diff] | |
parent | 2355b943170bba0d4c0b0e9edf625aff56a883b4 [diff] |
Merge "generate_assets.sh for LinuxInstaller" into main am: 2355b94317 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310575 Change-Id: Ib62447a181d21ac0cea9916cc495a1958bee0b9e 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: