commit | abdbd756f696a1c0d0035d1a80b3d6e827c635f0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 28 17:15:18 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 28 17:27:43 2024 +0900 |
tree | 5e525ee72ec810e53eb6d2329ebbfccad1fae3f1 | |
parent | 4465bc991928724df196d889be30d9b5c9d9d1c6 [diff] |
Remove yet another use of from_raw_fd Bug: 243500154 Test: watch TH Change-Id: I33111e97224feac3925d2cd75675998b2d6b8f7e
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: