commit | 39605c3afd52eddf327e2aa742c497124506a85a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 02 14:54:57 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Apr 05 10:13:04 2024 +0900 |
tree | d17396324756788c94a1c8d109977e063e59b48e | |
parent | eee137df1897dc510b2817d63298921aa4e987b4 [diff] |
VmLauncherApp supports the display from vm Bug: 331708504 Test: check if the display shows Change-Id: I18a70bb9520c91c8a26f5d64e982550b01351e4e
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: