commit | 2ba9654e9d07efc7a40586794bcc1be61ecb97b0 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Sun Mar 16 10:10:31 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 10:10:31 2025 -0700 |
tree | 42530327ebf9b2fa3f3ae965962e2582a4566ab8 | |
parent | 20883d64a837c1c35f416b062327dae7aa2395b4 [diff] | |
parent | b1dbca3f1dba69e953eeb81eec0485c387670b55 [diff] |
Merge "guest: debian: Implement storage_balloon_agent" into main am: b1dbca3f1d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3529951 Change-Id: Id487571554e11cfe5a3be03207c775be7ee48ae3 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: