commit | cf3e068a864b5e578fe333900d803ec49a92c55f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 04 09:57:23 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 09:57:23 2025 -0800 |
tree | c0dbb69fe7ef8ae099fae087f7a4d6d0c2dd8166 | |
parent | d3ac67981f07cbc921c1184beaab781bd6c9a7bf [diff] | |
parent | 15189229c58c87457319f97f43fe260a79797b60 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: f108f8731c -s ours am: 15189229c5 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3521853 Change-Id: I46e5bdd797059f8b4443750436a4aa204b973bc3 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: