commit | 62265642d1fd685f0fb89fb57d8be5a2acdddcfa | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Sat Mar 22 21:22:37 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Mar 22 21:22:37 2025 -0700 |
tree | 4930f7030b0ce975217795e37b0ca71a60ed842c | |
parent | e7017dde560b2a0c67d4da0a7d5755a011bfecbd [diff] | |
parent | 47193d2974e98787708cab692a7d2b51984f32b6 [diff] |
Merge "Terminal: Enable zram" into main am: 47193d2974 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3557283 Change-Id: Ib5fd834c5fd6f63c09392edc590428ac759dfe3f 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: