commit | 678ebb878a29d4266c58ed1a5b9a98cddff66fa5 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 21 10:57:49 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 25 14:40:35 2024 +0900 |
tree | 067a04f639780491d0e39a67f12db4e93afe1d86 | |
parent | f99d75331da130cdb85ee8bcd880229ff743cfe6 [diff] |
Implement notification for port forwarding Bug: 340126051 Bug: 376826982 Test: Run any server listening tcp port in the VM Change-Id: I5fd4443330a497c7c56da6fd49b47d8c18a46587
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: