commit | 9f2a957a0adf6ee439260932b1e2841ce42ef973 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Wed Mar 05 19:17:12 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 05 19:17:12 2025 -0800 |
tree | 10d4c34b61c575a3b89a4c9d5a464ddda893c5a9 | |
parent | ce7f6210da9cf80250e1cfba6b6c09fe515db6ce [diff] | |
parent | 00a1d927099ee15dfd7c007d906fb08ef30d97a9 [diff] |
Merge "guest: Forward debian guest daemons' logs to journal" into main am: fad43fc3a4 am: 00a1d92709 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3527371 Change-Id: I389f6fbeb629caa6d94d04405edcd0cd0bded702 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: