commit | 75112841cdf43dfb32d0685fa8ef27e6050c0db6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 04 10:41:15 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Nov 04 10:53:41 2024 +0900 |
tree | 09aa28b7c4f7f19f93c7e42e1119cdc53c42dae5 | |
parent | 146d67ac5d0ae6b67d76c5dfc040f4085830af71 [diff] |
Push vm image on the host Bug: 375051310 Test: atest TerminalAppTests Change-Id: If72a0193404f543740877466e707bd612e9143c0
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: