commit | 02e0d370fb9bbd6db663e3219431dc2c16def1f2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 26 03:02:22 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 26 03:02:22 2024 -0800 |
tree | e5b363faaa22cf9cdfec6776960f58332efd16d8 | |
parent | 1855033bdcdd16fa589c6e15d6edbf2fc033dc7a [diff] | |
parent | 28e9201cb9b2d996ef58815c19b8b2c2d2712d0f [diff] |
Merge "Use vm_config.json of the correct architecture" into main am: 28e9201cb9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433482 Change-Id: Icf16638918a84a7860090f741ec1e91892ddd55f 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: