| commit | 26031a95eade436681a0490c039240ea587c9e56 | [log] [tgz] |
|---|---|---|
| author | Devin Moore <devinmoore@google.com> | Thu May 01 22:35:50 2025 +0000 |
| committer | Devin Moore <devinmoore@google.com> | Thu May 01 23:32:44 2025 +0000 |
| tree | 9c2b039b1f073087ef7db471e85d0a7826d265b1 | |
| parent | 0310e12a1bc24d384c74adb8317724e6ff1a2625 [diff] |
Stop getting inherited FD so early This is no longer required with some rustutils changes to add FD_CLOEXEC to all inherited FDs during the init_once call. Flag: EXEMPT cleanup Bug: 412950228 Test: atest MicrodroidHostTestCases Change-Id: I74c4c3fd284f5407952e2b2886e653d8cbb33fb5
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: