commit | 0f8c9d8b06201024bc86b2fcf69370b69ae04083 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Thu Mar 06 12:40:20 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 12:40:20 2025 -0800 |
tree | 2e9e667e280c1889319f8d9261a6b445b4bed42a | |
parent | d0548f27624b987c936e83c8bfd67a771ed28c4c [diff] | |
parent | 3003e33129699bfc031c4f77774f667b578098a2 [diff] |
Merge "Check API version levels for backcompat tests" into main am: e133cf4e47 am: 3003e33129 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3489537 Change-Id: I0deeaf0d75d54804e1c0d11ed62eb7af59706746 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: