commit | 198eb9768cf9b74aa5a345cdd89079b3e23c36b8 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Sep 11 08:29:22 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Sep 19 07:21:59 2024 +0000 |
tree | b2e824f4e79129f2930efff8aafb96b7193cca75 | |
parent | 8de33d4472be1343c1a2228beedc22a71ce258ab [diff] |
Take ownership of inherited FDs using the rustutils crate Ignore-AOSP-First: the topic includes git_main-only change. Will cherry-pick the rest. Bug: 3259955 Test: watch TH Flag: EXEMPT refactor Merged-In: I316a56142401b5f9bcb8ed350280019d7ddab123 Change-Id: I316a56142401b5f9bcb8ed350280019d7ddab123
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: