commit | 8ee38315796f17913f23450d5c6894e23f796419 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 20 18:00:29 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Aug 20 18:20:49 2024 +0900 |
tree | 318da41b2500fc0166779fcb9fb3d8a9713f07b0 | |
parent | cdd542ba5f673afb3a86062d1d1db6ef681306a2 [diff] |
Better way of duping FD Bug: 243500154 Test: build Change-Id: Ib717837f951202509c1118ce4964595e7e8090c0
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: