| commit | d1f6b931c76cd9788064a039a0de61f54d532226 | [log] [tgz] |
|---|---|---|
| author | Devin Moore <devinmoore@google.com> | Wed Apr 23 16:31:50 2025 +0000 |
| committer | Devin Moore <devinmoore@google.com> | Wed Apr 23 16:39:40 2025 +0000 |
| tree | a5f6f9dcbeff01e25b8e068091089227cf472bac | |
| parent | 4a2da93a98ac552a3fdc548c837ecea3f713d1a2 [diff] |
Take ownership and FD_CLOEXEC when feature is not enabled rpc_servicemanager FD needs to have the FD_CLOEXEC flag early in microdroid_manager so all of the forked processes don't end up with the socket and cause selinux denials. Flag: EXEMPT bug fix Test: m Bug: 412950228 Change-Id: I16fab88d3de4fc378c6fb5d9176b3240ccbf77ed
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: