commit | feaa698d2783be3a0f4500fdcda635e6d76426f0 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Wed Feb 07 10:37:41 2024 -0800 |
committer | David Dai <davidai@google.com> | Wed Feb 07 10:44:55 2024 -0800 |
tree | 12fac30ca8e3b3444832ceed6e4dc58776ce227f | |
parent | c91541a03e8fcc8b20e4ad77ee41f3e54fa52f77 [diff] |
Grant SYS_NICE for CompOS Grant sys_nice capabilities to CompOS so that it can spawn VMs with sys_nice enabled. Bug: 322197421 Test: builds Change-Id: I4507a54f87844f154dc118a2f6778389554b7f53 Signed-off-by: David Dai <davidai@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: