commit | 5e1e493c0c4ac956e4c01d91d379ce844b15d159 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Feb 08 01:20:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 01:20:23 2024 +0000 |
tree | 5727c31a36938326731437f790339f103f78436b | |
parent | ebccfa53dc8112763729cd836bc98bec39d322c7 [diff] | |
parent | 35f5320ccf2a5239b8ce69965b22fb74af1e4a03 [diff] |
Merge "Grant CAP_SYS_NICE for virtmgr/crosvm" into main am: 35f5320ccf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2944348 Change-Id: I217a5b26dffa3f24c3299c030b723834cd2eacea 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: