commit | 36ed98a863f44ccc3d971adaa398f4c15d7c7075 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 04:06:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 04:06:38 2024 +0000 |
tree | ff709fbd421b7e006fb35be4466a0b35064d3c06 | |
parent | c5d3da4c44dc43e38e242d37df57f3e5eda162c1 [diff] | |
parent | 43cce2212942e3251c8547c0ccf444017a3c5bbc [diff] |
Merge "Disable balloon for custom vm by default" into main am: 63f32a4d28 am: 43cce22129 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3249602 Change-Id: I1bded0f14f4df0104ceea71e7ca8dc1e610235d9 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: