commit | 2f92322670a4c60dd9d18257c7d6872cb830b56c | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Nov 29 04:45:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 04:45:32 2024 +0000 |
tree | 77715858139020f580ffe245d804692991eb8631 | |
parent | 38a520ec290325d2cc0543869def441360eb559f [diff] | |
parent | 2890205218db8ff6a026df4fbbc48c622375e33b [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 2890205218 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3379872 Change-Id: If85a8bc54d9cff8867d2d652d4cfcd00741f3fd4 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: