commit | 83fe994f2a10bd9eaa4b13cc9c3ba33c809afd3e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 21 10:40:24 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 10:40:24 2025 -0800 |
tree | 46240147f9e4619df0cb2aef9a6d67f2a2ae0216 | |
parent | 2950b4ef53c01f9cfc9d86ddf7f43ba714a01d98 [diff] | |
parent | 2c5194e4880a29f2d2165f371322712c2089793a [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 2c5194e488 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3455688 Change-Id: I6056f5a2561c76888f19aa8fe3d41352a6e014b4 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: