commit | 4a6d349d0a14b606c7f3917dfdb91547c28c75b6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 28 09:00:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 09:00:21 2024 +0000 |
tree | 28d92be24f0ce2f0b4653f6658cd92e17f2769b5 | |
parent | 53aa9259028db45ee659ea6a54b54f96a805e34c [diff] | |
parent | 6c42bd7f415bcc4f83b8290ad0ca382c35693be6 [diff] |
Merge "Enable ktfmt for kotlin code" into main am: 6c42bd7f41 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380393 Change-Id: I281e6dd6745638cacd42070f5daea2f1f8020edc 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: