commit | b54c73b08d690be6b30dec9ae55d3f1623c7d549 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Tue Mar 11 09:50:18 2025 +0000 |
committer | Yuan Yao <yuanyaogoog@google.com> | Tue Mar 11 10:24:10 2025 +0000 |
tree | bca3bb3d1cada0076dbb02a390f428ced763e74f | |
parent | c8a28850eae0ae859aa87a34ee2752b86e5657f9 [diff] |
Check vm is running before get/set_memory_balloon It is non-sense to get/set_memory_balloon when vm is not running. Return error if the get/set_memory_balloon is called when vm_status is not Running. Bug: b/402025547 Test: Verify the terminal App's memory balloon still works Change-Id: Ie22fe670e009b33b2abfad963bfa38460558730a
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: