commit | 03dddea5b3644d2558fbc0686e9899dd769400c5 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Feb 21 11:22:31 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 21 11:22:31 2025 -0800 |
tree | 51fb7b16b09214c95226b5f90e4f891e663ae9b8 | |
parent | d630b684ce6ffec4ed92963287aacb0d08707223 [diff] | |
parent | 102d72b12587b906c16b606a752892d66024d32f [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 32d87a672d -s ours am: 102d72b125 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3503555 Change-Id: I87e16318bdbe00a709181f6a261ac7ca4889b869 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: