commit | 8bb246ef99679868f0d4739b434c8b705b800d3c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Dec 02 15:56:26 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Dec 04 12:37:12 2024 +0900 |
tree | 396398670131029ec2c48be994c7f144ac749870 | |
parent | 7f62c3cb9dc18f980f4f4cd0cfcb4da117c16149 [diff] |
Define PortsStateManager managing shared pref for port forwarding Bug: 380771744 Bug: 381319286 Test: Run VmTerminalApp Change-Id: Ie8ba1ab60a85ca189a107a1f4ed792b7bfdd1491
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: