commit | 21331db21ddb5ce7fac8236dbb70f47f626982fa | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 12:36:01 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 08 12:36:01 2024 +0000 |
tree | 9c5ec1f330077c889c96525b5273812723c62c70 | |
parent | a9d71b789e1ba34d5c46ab2cdbec8d6547967073 [diff] |
Revert "Grant CAP_SYS_NICE for virtmgr/crosvm" This reverts commit a9d71b789e1ba34d5c46ab2cdbec8d6547967073. Reason for revert: Possible culprit for b/324342598 Change-Id: I5058c9d558766fb33f075d4f640d6700472b0afc
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: