commit | 12ba16590a184388df7760c0bfb81cb4d3c14edd | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Dec 11 17:14:21 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Dec 11 17:14:21 2024 +0900 |
tree | 89d6253a4c775f9457a1d0d7476902d4c3067c27 | |
parent | 4337c0bda6b77d9d6969e46be584336ce6bffdaf [diff] |
Add auto_memory_balloon in vm_config.json Bug: 363985291 Test: turn on auto_memory_balloon, and check balloon option in crosvm Test: adb shell am send-trim-memory com.android.virtualization.terminal RUNNING_MODERATE Change-Id: I3a1801331bc60d00a7d1aa8bdc46bb287298f972
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: