commit | 87b48f98b1faa35f0701102b0959aa3f1dcb2ab4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 25 09:19:12 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 09:19:12 2025 -0800 |
tree | 3f0726012be8a53ec057957dcd8cd31edbf8e477 | |
parent | 110c8c44b02cfd02c35fee1ebcce266b49368592 [diff] | |
parent | 43b21e586ef43926067649bd0b37f06101c9a7e2 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 43b21e586e -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507437 Change-Id: I3e7b212a2a8de15bf23c4a26d95d307fcbcb5318 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: