commit | 293633103a0e67941925bade210b6d952bb7796a | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Mar 06 11:04:57 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 11:04:57 2025 -0800 |
tree | 9467cc297621dcb766131e8e33680a2fdaaca508 | |
parent | c655c37353f79a7d060fd2bc696ffd1f8996b91c [diff] | |
parent | e990d9e020ef207d4670b7c230787c35c576c42b [diff] |
Merge "Set system_ext_specific on CompOSPayloadApp" into main am: e990d9e020 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3528406 Change-Id: I130e5bd8f14f60ba4574b8b695e54083732205a4 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: