commit | 76756509d4659d4475c9cffa0f4d1defd756a5ad | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Mar 18 18:20:22 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 18 18:20:22 2025 -0700 |
tree | d48b97c7aea19505bb796e8374e73bf846776a67 | |
parent | c9fb8a5d6fcfe6204f25ded0eaeb509863dcb536 [diff] | |
parent | 279783a555db688909b3af72bd3e45983ac39745 [diff] |
virtmgr: update comment about input files w.r.t. treble am: 279783a555 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3548917 Change-Id: If6cd2ba44bcc5741c826192fee5bd0811df95028 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: