commit | 86b301c32d424b019ce0e45659197d4226b7ca58 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Fri Mar 21 23:30:01 2025 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Sat Mar 22 20:53:14 2025 -0700 |
tree | 909f4e1f7b882494b34dc391022aaaed138a73f0 | |
parent | 95a387f326010f31ba8644cc7cda09fbe640f337 [diff] |
Terminal: Enable zram Bug: 405665855 Test: cat /proc/swaps sudo zramctl and verify the size and compression algorithm. Change-Id: I2acad6443daf44cedc1e304ce6462ceb5c19ca9a Signed-off-by: Akilesh Kailash <akailash@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: