commit | 4a8ee3a444d9beba594e80d83475ddbcda723573 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Sep 20 18:06:29 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Sep 20 18:07:38 2024 +0900 |
tree | 2bd9628529e3d706ad511db076492f248a826d63 | |
parent | e6e932a9a00e07837c5c02fc6bc8d7c3e741bad5 [diff] |
Move VmLauncherService to vm_launcher_lib In this commit, just move the related code to vm_launcher_lib Bug: 368281954 Test: run terminal app Change-Id: I560aefea1efffa97aba9667c1c4ebfce9570153d
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: