commit | 5dc7499d52a25b6d330c13c22f6fa85cd35d83af | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 20 15:49:33 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Mar 20 15:49:33 2025 +0000 |
tree | e2e99707813a7f649627347bea6d4ab7711c3f3a | |
parent | 6765d4b86bda11d75e9c2446f4c55238ee58cdda [diff] |
Merge canned_fs_config and canned_fs_config_sys_nice The corresponding RELEASE_AVF_ENABLE_VIRT_CPUFREQ flag was released last year. Bug: 404820976 Bug: 391774181 Test: getcap /apex/com.android.virt/bin/virtmgr Test: getcap /apex/com.android.virt/bin/crosvm Change-Id: I48d064247d0fd14b0c2efad755a9883c03667055
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: