commit | 6ec66e9a661fe69d11682e7b017c89c411968669 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Apr 15 16:34:11 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Apr 15 16:38:34 2024 +0900 |
tree | f2e29865bd18e1ed12cec59ac252fd2f3d9b840c | |
parent | c3219d5f46a60ee2b8bc6f27cd63cda32c914881 [diff] |
VmLauncherApp: Fix runtime crash Bug: 334764561 Test: Start the app Change-Id: I48399bb50372ac546265e0480e518cad7da9e18b
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: