commit | f239dc4f451312e101009762615cc83f7a3ab61c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jun 14 16:25:23 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jun 14 16:26:33 2024 +0900 |
tree | dc88b8aaf979707370341858b74d47cfaf49a4d9 | |
parent | f9fbe93705063195567fe96085348144271b5d78 [diff] |
Open /dev/tun with write permission in vmnic Bug: 340376951 Test: atest MicrodroidTests Change-Id: Ibfec58aa0a2bb8a62fae3f8d81ab7e412d834248
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: