commit | 2cedd49f486fcc77bf3aa554eb35cb7aba110a82 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Tue Mar 11 22:30:03 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 11 22:30:03 2025 -0700 |
tree | 374c4b6fcbfa55cf7b6a3d49b6f6669d02d2c65a | |
parent | 29e0e600925c98e7d1ad10cc1eef56ee54e4b43d [diff] | |
parent | 93d08a42bd94f95dea8123f604ee5ea26503af00 [diff] |
Merge "Check vm is running before get/set_memory_balloon" into main am: 93d08a42bd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3534743 Change-Id: I399339f33b709c85c07132aea0fe2168e5c89ca0 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: