commit | e27874ca6948912d73e95529d71758f0dc7edb7a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 29 09:08:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 09:08:40 2024 +0000 |
tree | 229aa9439c6321289ac0623ca48ebcdb056c58c3 | |
parent | becc7ce163de27f8114a8155c8d0ae20597c205f [diff] | |
parent | b349ce3f2d6a3e7c51f6c52cd627a61b35825262 [diff] |
Merge "rialto_test: Run non-protected tests sequentially" into main am: b349ce3f2d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247453 Change-Id: Ic347450653385835a44f7521187bd3f4772fc820 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: