commit | bb7b613318dfd703d95b8290d9d00b1a30806f27 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jun 13 11:07:29 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jun 13 13:08:57 2024 +0900 |
tree | 21358ec3e1d4978b429f9cc96503edef221ba325 | |
parent | 03b3347b12177a9284f92f1d4281f6863df490eb [diff] |
Skeleton for IVmTethering service Bug: 340376953 Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --network-supported Change-Id: Idab701f3c684e62629bfe02b7a6ad7904d311f14
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: