commit | 8f9281ab01538e112a5a665d2d539304d14835e9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jan 03 13:57:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jan 03 13:57:42 2025 -0800 |
tree | cff1ef52a730bab304bc9d2ae84384ebaf038ae0 | |
parent | 913a55e58dd78e53902f0c901243570b29965a85 [diff] | |
parent | a2a8c081dea3a550160d9b148e6d6cf2afcc5ffa [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: a2a8c081de -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3431095 Change-Id: I21f12e86533df46309c57e3cf05b09d6def68388 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: