commit | a7a0153b296962c6bc7274377ff94bd4a68d8df2 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Feb 26 12:54:48 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 26 12:54:48 2025 -0800 |
tree | 7740a991072039caf98d1bf176cb65cfed1c3817 | |
parent | 3cf0adb34c346c2008254366a2b35e21db94b2cd [diff] | |
parent | 75d2f9be45039e84f803c7a686a41d7e4128242f [diff] |
switch off rdroidtest am: afc347b83e am: 75d2f9be45 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507439 Change-Id: I7ad7c68bf5e85b322e2f56f2694d6014e28ab3d4 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: