commit | 615ea4c7a71f51798ff294d8b54e85c79624405c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jun 19 08:51:15 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jun 19 08:51:15 2024 +0000 |
tree | 788e4aa76f97b6b8d114388800fd8aeaad4150f9 | |
parent | 519dcbf9df18d03e395faf5adce4db63f34a3157 [diff] |
Update the command to enable the VM launcher activity. It should use alias after aosp/3133394 Change-Id: Ic75d6ef30c3a13612ce206be9057a0dcae238bd2
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: