commit | 351b9cf42333913b6b3eeeae4843776deec594ca | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Wed Feb 14 18:42:09 2024 -0800 |
committer | David Dai <davidai@google.com> | Wed Feb 14 18:46:17 2024 -0800 |
tree | 9df71fb5b5ce9f7e626d0342316ff5b5a973ffb6 | |
parent | c37c72e6fc0b48cecfb1fdb60acb7b738d25edb9 [diff] |
Flag guard canned_fs_config_sys_nice Guard using canned_fs_config_sys_nice behind RELEASE_AVF_ENABLE_VIRT_CPUFREQ flag, which allows for elevated SYS_NICE permissions when running crosvm. Test: m, tested with flag on/off and checked caps were applied correctly. Bug: 322197421 Change-Id: I35f87d23445d1c2583bd3888a6ff242b1c55992d 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: