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