commit | 00a1d927099ee15dfd7c007d906fb08ef30d97a9 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Wed Mar 05 18:53:49 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 05 18:53:49 2025 -0800 |
tree | 93dc92125f5ac46dc471a809891cb7fa30528cfe | |
parent | b96b5e6b3006ec5ae6dc276fa079b1e6bba2d24e [diff] | |
parent | fad43fc3a43f334a9c31d906370c816e3397dcf3 [diff] |
Merge "guest: Forward debian guest daemons' logs to journal" into main am: fad43fc3a4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3527371 Change-Id: Ie17326abf7d0edc059851eb5fceb91696dbdb278 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: