commit | 0a442662dec1dd253d5fb00d2ad0fb0869dbe4ac | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon May 20 16:35:49 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed May 29 12:39:36 2024 +0900 |
tree | 9e63bd15b47c6a3eca15343f26dd555229204b13 | |
parent | 569d56e364426458106260488192feb22e7e8648 [diff] |
Implement createTapInterface in vmnic Bug: 340376951 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --network-supported Test: adb shell ifconfig Change-Id: Ia9d4f196ce6e37192f106786ba4f3f2c6ee5a4e4
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: