commit | 43d0eb7640cb5ed6ea817f4f98d1949c43af6ced | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jun 14 10:59:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 10:59:09 2024 +0000 |
tree | 3ffbcaa2f09fa71f62444fe99d7c51f77eff4394 | |
parent | c733938096d2fd484234289ba3c349b9acc4b0d6 [diff] | |
parent | b08051f949755d9f6cf5097d8d373209569309b7 [diff] |
Merge "Extract a constant" into main am: b08051f949 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133594 Change-Id: I36da25804adf21c83532663c7776d1ecf3f15177 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: