commit | 548346e09b1889f67c88bbbee0baf1bf436388cd | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:06 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:06 2024 +0900 |
tree | 433cfef6a31fb6bf0b6810e1ee3db5061b5f0e8e | |
parent | a71230e6717892527571d836ffdc546c3826b75b [diff] |
Implement enableVmTethering Bug: 340376953 Test: atest MicrodroidTests Change-Id: I47606e0826fe5db47f0baeea5e44f69865a00b30
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: