commit | 84461afe7f33e32bbdf418f9d82dda6b6938f14a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 24 11:29:36 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Dec 25 00:10:09 2024 +0900 |
tree | 42047d35086fd013887604cf79ec2c186e6ef7ac | |
parent | e3835e0c181a579d6a4c4ce8520bc5f2f01dbbf3 [diff] |
VmLauncherService to kotlin Bug: 383243644 Test: run terminal Change-Id: I85176ed8aae9e81741dc757f1562b67e110f324a
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: