commit | 2cd0963538f4e6e2a3b6da41ed45867b31349ea7 | [log] [tgz] |
---|---|---|
author | Gil Cukierman <cukie@google.com> | Thu Mar 20 07:01:36 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 07:01:36 2025 -0700 |
tree | 5f72c7edf2e794f6015ec53468d12b6912ec618d | |
parent | 496bcc047f7439192aff19ccd7a6753f69ca7fe5 [diff] | |
parent | 136cc6bc3286a7a57523dbd43b58352405bf0139 [diff] |
Merge "Add trusty dirgroup to sample_inputs" into main am: 136cc6bc32 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3549499 Change-Id: I9f20c62cfe50a2bf0a0ffd16a6b6fc490c34e3bc 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: