commit | a55e7732167aa6f6cc35b7decc16c932dbd92fde | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 25 12:59:57 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 25 12:59:57 2024 +0900 |
tree | d4b890f9d325986508cc91db5d029ea1f54c39ed | |
parent | d093f035891a4f4b78277d6e7b37875650cf4026 [diff] |
Introduce libforwarder Brought code from ChromiumOS under confirmation of opensource licensing team. Modification of these files to be built would be happened in the following change. Bug: 340126051 Test: N/A Change-Id: Idc9857563eb1c351534b46ec86bfd4c375a9d318
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: