commit | fe6d74224e47bede922e5cbb55074a116a2b53e4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue May 28 04:18:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 28 04:18:31 2024 +0000 |
tree | 7c98b32f89524c00cbd4b87123100f56cf126e54 | |
parent | 8dc773bb12758d0cda9a425745b10e548acf0d43 [diff] | |
parent | 5ffb2f8d0d42f7c64f5ce253dd46fda494d3dc41 [diff] |
Merge "Fix SELinux denial check" into main am: 5ffb2f8d0d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3102957 Change-Id: Iad773f3b1eaa1f30cd2fac88770210846ba5de66 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: