commit | 3271f17d8d91acfd1665814ba14947515959f963 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Jun 11 10:14:07 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 12 15:39:29 2024 +0900 |
tree | b8f0c50a40b05c038556718b23c88fa3b0fcd9f9 | |
parent | a6589bdcccce47314f648573cc53dcc9f6a5b666 [diff] |
Implement deleting TAP interface in vmnic Bug: 340376951 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --network-supported Test: atest MicrodroidTests Change-Id: Ie224b6bd586fac06a740d9fa8344e19c9d290761
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: