commit | 6998e5d2c5c5e091ebb423bf51673a2a9ba2ed6c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jan 22 09:47:18 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 09:47:18 2025 -0800 |
tree | 7dfc2440f5eb802b76d1ebca22c52613f7e029fc | |
parent | 24dc196a7954936f2e88d538cbbde38e7137f07b [diff] | |
parent | f848f251e8018987b607575b5cb6705dab765c8c [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: f848f251e8 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3460370 Change-Id: I4afd213c600b9715fade6af28b1e20395272ffbd 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: