commit | ef989e231b8b32ff370e5ba8c8649f6c3284af13 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 13:25:43 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Aug 30 17:00:48 2024 +0900 |
tree | 561f2bf44a1ecf44a4cf107bd277e363729f01fb | |
parent | 2dbd7579ccca1310343627c1449629f2d90a55a5 [diff] |
Add LinuxInstallerApp(and Stub) Bug: 357827587 Bug: 362897977 Test: m && flash, and then setup.sh && m LinuxInstallerApp && adb install Change-Id: Ib74debb1f4cf3aaf87fd17f5ff3b6df3c342b54f
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: