commit | 7850d056e8c445baa999d2781619a3781a674e72 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 25 16:21:36 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Nov 25 18:32:02 2024 +0900 |
tree | 0238877e8f11a2020d64273409991237f41e73e2 | |
parent | 8562d2a4cb895828a170b5fedf6e68d15c0ef0ce [diff] |
Use explicit intent for identifying the VmLauncherService Bug: N/A Test: N/A Change-Id: I1f2390ac1c9851bc194b69c4577db9e0bcdc13f2
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: