commit | b7abb00b5b6a0998855b90b2988497db3e79122f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 25 16:26:09 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Nov 25 18:32:02 2024 +0900 |
tree | 721c36cae4c6fc65f4a3555ea4ac8027a5c82b87 | |
parent | 7850d056e8c445baa999d2781619a3781a674e72 [diff] |
Reorder methods in VmLauncherService in the order of their execution .. from start to stop. Bug: N/A Test: N/A Change-Id: Ief78260a3e847663ad209c692f47673f188aa19e
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: