commit | f42b93131dde1e4c193d6ad2976d39f0c67d330c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 16 11:21:26 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 16 11:30:20 2024 +0900 |
tree | ac35504ea87d09dda6f3cc87b77b239bcc8ee5e3 | |
parent | 9b6c1443dbc708bbcd826a1ba227b16a0e3aec59 [diff] |
VmLauncher app is not launchable from the home app It is never directly exposed to the end users. Plus, this is required to make this app available for secondary users (ex: work profile). Bug: 353247445 Test: check the existence of the app in work profile Change-Id: Iff2677b2198dc0e4a2d58ddc1638e1745ede09a4
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: