commit | 77c7efd61f2bbc18966dae2b088614476cfc22bd | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 10:19:14 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 30 10:19:14 2024 +0000 |
tree | 561f2bf44a1ecf44a4cf107bd277e363729f01fb | |
parent | 134d6972549b13d55851f7828dbd09a130e7227c [diff] | |
parent | ef989e231b8b32ff370e5ba8c8649f6c3284af13 [diff] |
Add LinuxInstallerApp(and Stub) am: ef989e231b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3248798 Change-Id: I37c651d276794158a6364f713e98f913b4b99e72 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: