commit | f0327318f47f1845e6295c4148e55fa8bd0ca588 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 07 10:30:08 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 11 12:28:42 2024 +0900 |
tree | cabc70596045ec5ef6ee3dcd62b24a5d2d5f38c7 | |
parent | a9432ba50839a316049ee8ea0fff4360298a9733 [diff] |
Integrate port forwarding with setting page Bug: 340126051 Bug: 375873420 Test: Manipulate port forwarding setting of terminal app Change-Id: Ia925d8b5d6dcf7e78c886bcfb0d81d25ee5d9a5d
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: