commit | e389efd77d6b413def0b2ec0a10a80bb7526931f | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Thu Mar 06 19:28:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 19:28:05 2025 -0800 |
tree | 8f11752629db6528151175914eeaa2da7ad6063c | |
parent | 0f8c9d8b06201024bc86b2fcf69370b69ae04083 [diff] | |
parent | c24b3f88db8a61b46421a858f22bae61fe9c99ca [diff] |
Merge "Implement time-based memory balloon inflation" into main am: e89330806e am: c24b3f88db Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3529955 Change-Id: I996fd03d01eabb83bdbeefea31c96706038c6234 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: