commit | f901970879ed4e2a3b0fa6cdbc0700d83c2b8038 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Thu Feb 13 18:14:58 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 13 18:14:58 2025 -0800 |
tree | f4e0e5027bf34100f434f408f853518a4a61be97 | |
parent | 1bf4d6a5f847d6295b58361a089817b7c8e68457 [diff] | |
parent | 2914745c1cff9e856bdd2d2b9e43a3b386343db9 [diff] |
Merge "Remove handling of deprecated TRIM_MEMORY levels in VirtualMachine" into main am: 2914745c1c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3494270 Change-Id: I87ccd924d561f67803653c5eaabc9ae24f43730a 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: