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