commit | f9fbe93705063195567fe96085348144271b5d78 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jun 14 16:23:15 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jun 14 16:26:19 2024 +0900 |
tree | bd4c19af2f382a4d004cc97f85e623ad5f72277d | |
parent | d3f7642f04475e43b43e1bd5f8dd221d4cb04673 [diff] |
Remove TUNSETPERSIST in vmnic Leaving TUNSETPERSIST in vmnic could cause a problem when virtmgr suddenly died without fully executing monitor_vm_exit Bug: 340376951 Test: atest MicrodroidTests Change-Id: I1a0136067fbf03492b2670cf77486c69c79494ec
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: