commit | 6c194eb25f8ebc3e9474b336a44d612849a53042 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 05 14:18:43 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 14:18:43 2023 +0000 |
tree | 0e4ead37f95c3aeef7d746a5abe7017fdc4819e2 | |
parent | 88b6e3c1ede521af69d620d893ea2108fc6fe876 [diff] | |
parent | 83c974d3d267b8b4b83d238ff40b32a52009410d [diff] |
[rialto] Refactor process_request API return type am: 83c974d3d2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775148 Change-Id: I285a90891783b08a3a0ac7e1afa756e97efe4369 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: