commit | 93666c5e0dc255e53ac1c758bd8a17a2f7a09da7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 28 09:43:16 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 28 09:43:16 2025 -0800 |
tree | 165cfb4c3a1efe8ae283e5a5538c4d6581477fc3 | |
parent | a45b808c70493a0888bc4b543503c1532f9291ad [diff] | |
parent | 04356adb098dfb194eadb3a1f24b69ed3c0cfeb5 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 04356adb09 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3466530 Change-Id: Ia93ad7ab0321edd596089b5a2fa9e4f63d546a26 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: