commit | f4cd2e77be25f3426a52d21722293db6061b97b2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 17 14:55:44 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 17 14:55:44 2023 +0000 |
tree | edb8812be86c8406179dddbe3d5418a69a29cb4e | |
parent | 2b616054d24a16676266701c939a30b75f6c7169 [diff] | |
parent | 29f932dbbb990c8216c557fdbbed967ae656b032 [diff] |
[rialto] Enable rialto to receive messages longer than recv buffer am: 0486e2508d am: 29f932dbbb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775159 Change-Id: Ifc536f052fb3d346ff7daa8f2829a822547b9a97 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: