| commit | 0dc99d70d1f375dade73fc3d34420e3f3acfebfd | [log] [tgz] |
|---|---|---|
| author | Isaac J. Manjarres <isaacmanjarres@google.com> | Tue Jul 22 23:48:19 2025 +0000 |
| committer | Isaac J. Manjarres <isaacmanjarres@google.com> | Wed Jul 23 16:45:44 2025 +0000 |
| tree | 2b86ecf9b60dccbc1b6605b26621b7d574e88ba7 | |
| parent | c25b0690e461fc201b344d1cfe4fee8a4e0f87b7 [diff] |
microdroid_manager: swap: Add support for selecting a compression algo ZRAM supports various compression algorithms. We currently use the default lzo-rle algorithm, but this allows for an easy way to change the compression algorithm. Bug: 433579841 Flag: EXEMPT ... Change-Id: I3a33b2f3c22f7dd1053ace2885ee3ad0fa03088c Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.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: