commit | a867849f1128237d232537e86e509b32886327f3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 01 18:04:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 01 18:04:26 2024 +0000 |
tree | f1881c265138ced974d78209370637c1002b839c | |
parent | 19f64f09bd63aae7b038e9259cc3c2e17af10e58 [diff] | |
parent | 61066b0c54e5fc56179172f836f6aded200cd501 [diff] |
Merge changes Iee55d611,I98e0173f,I4ed5bff2 into main am: 61066b0c54 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2977971 Change-Id: I8ce8c237b99bbb50c09bbeec9c04e1c11987368a 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: