commit | 717ba9b3ed40810afc0d1353885917da1d0e660d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Mar 13 12:46:00 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Mar 13 12:46:50 2025 +0900 |
tree | 6582882d1cdbae985f60daaa3ad37436e82e678f | |
parent | 6fe463cab72c0dd4b6cb1d8c6b5c29f4828b3176 [diff] |
Remove nullability of executorService Bug: N/A Test: N/A Change-Id: I3283866d698f3221fa10e76b74d74247b65c459f
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: