commit | 7d67171eaef1da5f01c6e95f038ef551f3ad1ad2 | [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 14:37:18 2024 +0900 |
tree | 6e92fcae794435a2be39dedc542a9e3c66123a54 | |
parent | e6e932a9a00e07837c5c02fc6bc8d7c3e741bad5 [diff] |
Take ownership of inherited FDs using the rustutils crate Bug: 3259955 Test: watch TH 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: