commit | f11ad4b0a4564c50ccbdb475aaab7e9b29f3c830 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Aug 13 17:41:54 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Aug 13 23:25:01 2024 +0900 |
tree | 0d23bdc133c35ef0f953a260d5358831df04e969 | |
parent | b943894193c8ca8d5652785efde98d63ce4901e6 [diff] |
Define VmLauncherService It will be useful to create 'headless' vm. In addition, it has vm_launcher_lib for easy service call outside. Bug: 357827587 Test: build Change-Id: I371974566d9d86bff1ee1dfc83bf81ce25ace8d5
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: