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