commit | ee6c0e474e9e7a67a5c99babac32b9f5347e4ba3 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Dec 26 13:55:27 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Dec 26 13:57:21 2024 +0900 |
tree | 7f4e865b0eed467984bbe478d9cfc905b340078f | |
parent | 280e3962fb6feb39000d0fabfa3511aa33d1962a [diff] |
Convert Port forwarding code to kotlin There would be following-up CLs to refactor it Bug: 383243644 Test: check port forwarding behavior Change-Id: Iff96aa1ff31a9ba6e8ad5f042d0b62a45a65517a
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: