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