commit | 5a12cac1f9a03e80ef41840a20e08221e84b2319 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 16 05:28:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 16 05:28:06 2024 +0000 |
tree | dac4984e4dcb956787ffca9926506f655354eb2e | |
parent | 7f8b3f19169690b1f9b3ca7a6457e872dad9d27e [diff] | |
parent | 6ab01360dce3d43705c2ab7373f2e6e540f00b1f [diff] |
Merge "Use_embedded_native_libs: true for APK-in-APEX" into main am: d8252c8037 am: 6ab01360dc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3088845 Change-Id: Iaa95f78fd6368aae0fda4260d14f8d25ac12fe40 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: