commit | efaf61cc0d7d0d0983aec6118f9969076064acc8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 01:53:32 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 01:53:32 2024 -0800 |
tree | 6b2129dec5f3dd7c0571ab603d50d5e408ae0d91 | |
parent | 900ea39b21152eb5977f527ce5dda1593577d359 [diff] | |
parent | 0af58b4e5ec122589b0953768131cb0be9df39d9 [diff] |
Merge "Convert ErrorActivity+a to kotlin" into main am: 5b843a19b8 am: 0af58b4e5e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426324 Change-Id: Ie56080607db97e5de8dcaccb59cba3a8aa29fe23 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: