commit | e83180ba9042d8db01898e87c2dec040e056f98d | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Nov 06 19:32:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 06 19:32:21 2024 +0000 |
tree | fa5ebdb4f67a76407b2bd58e69baeba41f5f9dfe | |
parent | f3292039d88e1c69f8ed2d0b69fe0d1c370c598c [diff] | |
parent | d0c229c17ae27e19c15d5c30cbc89df01bc3f80b [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 79abe851ab -s ours am: d0c229c17a -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3336389 Change-Id: Ia39c58f1946827c424ffcbd0716c3343df7c7144 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: