commit | 59405f440395d030ed24ac762f29d70a4838b710 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 18 18:02:04 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 18 18:02:04 2024 -0800 |
tree | 3c76d3f9d3e88237b3174235c2a911d5a733f3eb | |
parent | ad01d1c6b2051d5ff449a57c4bd1081de051f87c [diff] | |
parent | dfde800816b45aa789573b40c7c8c6fe042ac335 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 9063e0165e -s ours am: dfde800816 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3415868 Change-Id: I4c0973fcea0c5aa76436c3d8bad534a085d860c7 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: