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