commit | a442e67e3de76bd2d1b850202ae8154d38e161e8 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:07 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:07 2024 +0900 |
tree | 9051c0937cbffaf988c80a31dbd787cb1465edbb | |
parent | 835abfe2b75358b4eca742b0ec6a7b5e9a237c2f [diff] |
Implement disableVmTethering Bug: 340376953 Test: atest MicrodroidTests Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --network-supported Change-Id: I575b025bc83ec4028ea9b10c3017319c9ecf842d
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: