commit | bec311aa4d546de92de118dfeb23abafb2af4f5b | [log] [tgz] |
---|---|---|
author | Nikita Putikhin <nputikhin@google.com> | Tue Jul 16 13:06:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 13:06:02 2024 +0000 |
tree | daca9e12ab14a2b2283124950642ae858a862e6b | |
parent | 412c0f0b67d29d12b4cd43672e2e0de9cd8d198d [diff] | |
parent | da1ef247f1ed2f8aadd7437140c59e94ff569c5a [diff] |
Merge "Use relative paths instead of full paths in the vmbase test" into main am: da1ef247f1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3175779 Change-Id: I6dac76b94f0324ffce3445659b0997ebc6925d32 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: