commit | 3856cfd6afd7584d5accbce610d647758d9996e1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 25 10:06:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 10:06:31 2024 +0000 |
tree | f6f926beb256a0fd77fac217425103f151cf799b | |
parent | f23630035bc00d9cc87a041c8fa678be232ae95b [diff] | |
parent | 76ef0a0dc63eea1ea10ded21999079c601747c0b [diff] |
Merge "Fix few lint of VmLauncherService from aosp/3356387" into main am: 36bbb25f98 am: 76ef0a0dc6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372103 Change-Id: I12bcd5d0b76b2d51347f1ad73970dab63ced4842 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: