commit | a45b808c70493a0888bc4b543503c1532f9291ad | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Jan 28 09:43:12 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 28 09:43:12 2025 -0800 |
tree | 165cfb4c3a1efe8ae283e5a5538c4d6581477fc3 | |
parent | 9e89f000bdc7f8663a4bb5a26a5ade3322f6d2b7 [diff] | |
parent | 83a8447567404e9934c9ad1b77205ee1bb3e88ab [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 83a8447567 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3466530 Change-Id: Ifb3b08ae8f83304f9f952133ee12b70cb9b44884 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: