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