commit | baa511d1ec8883f3cf8b3ae5f77fcd0a3b1ede75 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Jun 11 07:51:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 11 07:51:27 2024 +0000 |
tree | 63fc88ab2eff8f39b7906f1eb35bb4b34a2c847b | |
parent | f31fcac1626ecc6e97ba1f4a161e4cae74a2b4f6 [diff] | |
parent | 0dfc1a4b6723bc63abf48e567eb898a9f4097bc1 [diff] |
doc: Update custom_vm.md for console log am: 0dfc1a4b67 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3124515 Change-Id: I042934492a3084a3ee4afc25572ba2f43db0671c 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: