commit | f722c471993892217793d9b1af8eed5a708685b1 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue May 21 04:24:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 21 04:24:31 2024 +0000 |
tree | 3c0afa20a98f3abb83b0696af60be3fb683a0b64 | |
parent | bc6b6d261a704ba6ca31abf90505ad466a78b0f7 [diff] | |
parent | eeccd6e3283abc7f8911e93cfe0b77874fd8c936 [diff] |
update custom_vm.md with debian related contents am: eeccd6e328 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3094123 Change-Id: I24a06e0e228096865bb9fa0b658409c5e477c4ea 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: