commit | 557a9ebb4dd5d71a77be25f33b873a5d81591b47 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 05 15:50:59 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 15:50:59 2023 +0000 |
tree | 0e4ead37f95c3aeef7d746a5abe7017fdc4819e2 | |
parent | aef189df8ac590e0c39c02ab56d9b8b2502b3e95 [diff] | |
parent | 679540a835de8206030d1cefd1382cb86c81db9d [diff] |
[rialto] Refactor process_request API return type am: 83c974d3d2 am: 6c194eb25f am: 679540a835 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775148 Change-Id: Id6407985a1c94eced71b09119a23141b06d12034 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:
How-Tos: