commit | 82f68b3e5ba8c81a9cbf01393237487f5836e0bc | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 25 13:03:31 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 25 13:11:31 2024 +0900 |
tree | b5d447f5fe1d7e22b3837733ef32c9e5d6594552 | |
parent | a55e7732167aa6f6cc35b7decc16c932dbd92fde [diff] |
Make libforwarder buildable Bug: 340126051 Test: m libforwarder Change-Id: Ie427efeb5f326ec4bd1dfb84ac7ee8c03b9e0248
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: