commit | 762bd07e94e4b70a30a1ec6c28395dec6b4cf6ff | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Sep 06 14:14:27 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Sep 06 14:14:27 2023 +0100 |
tree | 8dd5bc2c672e6fc5aae0192951b2c199d74558fe | |
parent | 9e8577db210490b2964cffa2032039d1a091d3da [diff] |
Remove inline attribute Test: builds Change-Id: Ie2d30b5bc4b7f4d930661e95af8710f9bf2244a7
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:
How-Tos: