commit | 16816a35b9920e9dd0f5453738077c758d17ed96 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 22:29:23 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 22:29:23 2024 -0800 |
tree | 9edaa8a057e96935e20573d170c6e89f2d3f9204 | |
parent | 0d5a63447e635e984c77e384bcf257d81cfa0189 [diff] | |
parent | 963f9c06ecaa0bc0eac5c35b21d492f522009493 [diff] |
Merge "Convert Logger to kotlin" into main am: 963f9c06ec Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426325 Change-Id: Idfb9ec2274792f2ca079d49be337205a19d96553 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: