commit | f8dd53eb64996e43ddac2ea81afea6fea265db17 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jul 16 11:46:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 11:46:18 2024 +0000 |
tree | be0b0b0bb8c3b1c2d640c6398a4ce191da42264d | |
parent | 722a6cc680a677fdb0252e65547e44e415bc5609 [diff] | |
parent | bc8160e0f7ec00dba3cf06b988443b39594a3c31 [diff] |
Merge "Add a direct API for memory balloon control" into main am: bc8160e0f7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3174019 Change-Id: I43a4b64322018328a12f73fb8b73abd3ff4ad270 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: