commit | ca773027adcd606dc90f47d5cb62ecd4e3ad873e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 09 17:09:52 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Apr 09 17:09:52 2024 +0900 |
tree | c7ce22321df2eddb454ce00aaedf35513561e150 | |
parent | cd31a066db22cd69a92d50228579f390eaf23c7c [diff] |
Embed VmLauncherApp into com.android.virt Bug: 333495394 Test: build and then check if VmlauncherApp is included in virt apex Change-Id: Iffa70df09c566182c33638748d29679307d71e9b
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: