commit | 1326ca0f334e467c1a7209e80a9a7c9b9f3cfa1d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Dec 27 00:07:01 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Dec 27 13:38:56 2024 +0900 |
tree | 368f84675c7cdfcaaede0e09a40593007036ccb0 | |
parent | aa083c20d6bbe292159f43163308e6e40c635c99 [diff] |
Port forwarding related code refactoring Bug: 383243644 Test: check port forwarding behavior Change-Id: I7c43a2015c97ffa0cd976c7c92ddbf982aa347c1
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: