commit | 72ee1a21a59e2e3fb06d5a9ddfc0efa54a000254 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 11 15:03:12 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 11 15:04:54 2024 +0900 |
tree | 974ea8e8b1c9c80788cd35648793aa26f196090b | |
parent | e0d35e954b7d2567f4837510a1217ecafeed2665 [diff] |
More descriptive error message on VmLauncherApp Bug: 352452196 Test: m Change-Id: Idbbd497f0430bcc527dfb84cac5dbc99ab81adc2
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: