commit | 589b2d687822394f55b35a10e4c718f8ad097e80 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 05 15:04:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 15:04:55 2024 +0000 |
tree | d7022e963d21ecf28e7e8c8988482095f59dfbec | |
parent | 560c93a08f40065b57a33a691290f6ea6164bf83 [diff] | |
parent | 0d7791c0b01fde9afb67e85c58e643b8e69501fe [diff] |
Merge "Stable working directory for vm_demo_native app" into main am: 231f543329 am: 0d7791c0b0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3392419 Change-Id: Id4aadfd1eb33b3a81364dd6afbc950e7ba5ac203 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: