commit | 0dc26b7d95bd33301d1186e89ee9722911d0be4e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Mar 17 11:21:04 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Mar 17 11:22:39 2025 +0900 |
tree | 5c0e3e520c56217e09911354e857c4d34c4c0abe | |
parent | b1dbca3f1dba69e953eeb81eec0485c387670b55 [diff] |
Refactor VmLauncherService No change in functionality. Bug: N/A Test: N/A Change-Id: Ic66e432821c4bf038bfc7d835ee6bcce8735fc9b
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: