commit | 69644a472a7bc2b89232fca7a153442ec5d96f08 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Mar 24 04:01:48 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 04:01:48 2025 -0700 |
tree | 54b509f8dc9078cbd1600f8dbf9e4effc5553492 | |
parent | 6002f18ebaa69b4714eeb5eddad4b54ead547df4 [diff] | |
parent | 3892ce80fae29394b284847302cdf3c15a3b8816 [diff] |
Merge "Remove conditionality on llpvm_change" into main am: 3892ce80fa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3549939 Change-Id: Ia7706da1f3a68c188cfdb3ab1be486a8ef49b98a 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: