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