commit | 20235e1b30eeb01f97a45ccdfde0d081188add83 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 17 07:08:28 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 17 07:08:28 2024 -0800 |
tree | aea888278c78729e0f464c837e38ee4d069cce0d | |
parent | e74df248cec4cfc9e241a7fc0115691df9f8edfd [diff] | |
parent | 62e68273366e6bc34ed8b4ce9a95ea941120567a [diff] |
Merge "[xTS] Enable MicrodroidTests on GSI" into main am: 62e6827336 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3412638 Change-Id: Idcff4825c52ef823afbab87967f5a289f7aa71ad 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: