commit | cd0f74bc40947f195d702b2676ca474a29eedbad | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 20 11:06:52 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Aug 22 21:42:58 2024 +0900 |
tree | 0bebbb5a4eb4d2f27dd396c62464de1a71d7f5e4 | |
parent | fdd33a8a17073fc982c82c48c5e257900b302677 [diff] |
Make use of the conversion from UnixSeqpacketLisnter to OwnedFd Bug: 243500154 Test: build Change-Id: I743d49e2f9385085c21c9591aa1cdf92d9c7023c
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: