commit | 3eda11c8bff11d1bfa03f9be6cb4f80cbd300ec9 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Dec 31 02:40:54 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 31 02:40:54 2024 -0800 |
tree | 7b004d68a9394b59723f5f50c7b0b9b0e99f0515 | |
parent | ba21d4d2fd2462a13990fa58b23196fec0ec0beb [diff] | |
parent | 8f122df9e32e2f72bbe16657461236d1aa0cf2a1 [diff] |
Merge "Show process name next to port number in SettingsPortForwardingActivity" into main am: 180a8b3408 am: 8f122df9e3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433982 Change-Id: I20b1f9abdc84f781f9ed4218cd55e54a086d6fdb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: