commit | 6a3c246516a02505d71f76585469066641e5956d | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 25 16:33:16 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 25 16:33:16 2024 +0900 |
tree | 5b3bea657ffebd0cc720849abe8ebc95b17fa735 | |
parent | 678ebb878a29d4266c58ed1a5b9a98cddff66fa5 [diff] |
Fix monitoring active port logic in forwarder_guest_launcher Bug: 380785855 Test: Run terminal app and trying port forwarding Change-Id: I7f08d742ed9eb64fb08dc3c753023d7433374bca
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: