commit | ae41e97dd7016b01fdc98c6a184b9ec4910ce6a1 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Nov 26 13:32:43 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Nov 26 15:01:15 2024 +0900 |
tree | 801c63cd95c8df25484f36ee9dd478053b1e8a25 | |
parent | c7a5e2980595c896b147af887eaf29085ab03acd [diff] |
Disable LLMNR in the guest VM This change leads port 5355 as non-listening port. Bug: 380058763 Test: Run VmTerminalApp Change-Id: Ib7c59a383edc8aeade1d853138fb406d1aa5402c
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: