commit | d630b684ce6ffec4ed92963287aacb0d08707223 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 21 11:22:25 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 21 11:22:25 2025 -0800 |
tree | 51fb7b16b09214c95226b5f90e4f891e663ae9b8 | |
parent | 72d9288f9845f11a622a1f704ef1e8ec9d582847 [diff] | |
parent | 32180219bb052f89bc0a9f916c61b7b4968e3af8 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 1b8e8f0653 -s ours am: 32180219bb -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3501899 Change-Id: I57e3e97967bdc43b01f79a8d58f755821c20814e 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: