commit | 209ccd7a77550b46c56850416818cbc919f96758 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 09 17:10:33 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Apr 09 22:03:30 2024 +0900 |
tree | d91bf9d1a9a8b1d00c5b5e9c3dfbbb00cc9df9f6 | |
parent | ca773027adcd606dc90f47d5cb62ecd4e3ad873e [diff] |
Disable VmLauncherApp by default Bug: 333495394 Test: adb shell pm enable com.android.virtualization.vmlauncher/.MainActivity Change-Id: I3b1d64c2d2e2786a0b64365c6a4012001c3b15e7
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: