commit | c1d0a675ce8fe5e6d591269f05a433d254133b8d | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Feb 08 01:20:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 01:20:30 2024 +0000 |
tree | 85410cd016c6a6ba5181ea714be8a205f691c9b1 | |
parent | 82df2fa4b7e878e7052498adb129531ac305d3db [diff] | |
parent | 8f7f79c07b4aedf948669c12cbd88947240415ba [diff] |
Merge "Grant SYS_NICE for CompOS" into main am: 8f7f79c07b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2954850 Change-Id: I22781cd39d058473cedce6f59c08ceba4cdefbd3 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: