commit | 15189229c58c87457319f97f43fe260a79797b60 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 04 09:20:59 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 09:20:59 2025 -0800 |
tree | 9d47813d4115bbcb80e712a36474c2560d35c693 | |
parent | ea73e3a2186aaa20d4734d4ae931cf4fa860a6c5 [diff] | |
parent | f108f8731c8805ac587a8b38663fe19519ac761f [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: f108f8731c -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3521853 Change-Id: I17d7088afa7328461dc9b8c64fad41cc48db7f1e 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: