commit | f56588cdf90ce1b23ded788fa4d7347dad902ef0 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Dec 31 12:34:32 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Dec 31 17:47:48 2024 +0900 |
tree | d4cc67cb418edf6f16d8e99fc64a148029b9cf9e | |
parent | b4e8d45c33f71ea02ff32c4e652611b7c2685df9 [diff] |
Send /proc/<pid>/comm value when reporting active ports Bug: 382998551 Test: Run VmTerminalApp Test: adb logcat | grep reportVmActivePorts Change-Id: I0ba2046b040327519a5c5847c9a27e35b6fdedde
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: