commit | eb307224391d82b35398cc66c874b1983f9ffc03 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Mar 13 03:06:03 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 13 03:06:03 2025 -0700 |
tree | ec041777e5d5d48d05dfe89df4b84a361f14b8c1 | |
parent | 0c68bedb768cfd2d4eab2fb6be9647ead4fced50 [diff] | |
parent | 96d3f942d48f7b235c5266588cbe22f6bc4b9e3f [diff] |
Refactor Memory Balloon control routines am: 96d3f942d4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3539280 Change-Id: I8bae48892b71aa2d6c25860b66e98589d79d0b94 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: