commit | 0486e2508d058db404852a32fa809fa45aee5e88 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 06 14:30:49 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Oct 17 12:28:20 2023 +0000 |
tree | edb8812be86c8406179dddbe3d5418a69a29cb4e | |
parent | 350640f6ae892a22ee5e2a153cc2b5371267c1d1 [diff] |
[rialto] Enable rialto to receive messages longer than recv buffer This cl allows rialto to receive messages longer then the receive buffer of the connection manager. It achieves this by sending a credit update to the peer when the receive buffer is empty. Test: atest rialto_test Bug: 292080257 Change-Id: Ia301d12b200c967e00796695748ff6cd9334b44d
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: