commit | 94e9a4cced857b4401bebc91e25f57cd0cb8f829 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 21 11:05:12 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 11:05:12 2025 -0800 |
tree | 479f00accfa756e4f097bb65e646ef6f8cd55a2c | |
parent | 28678273d43fa6f35d92c0ca0b9f8052715286bc [diff] | |
parent | 83fe994f2a10bd9eaa4b13cc9c3ba33c809afd3e [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 2c5194e488 -s ours am: 83fe994f2a -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3455688 Change-Id: Idc89bebc1a7d8132aae656878b18d42242e35380 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: