commit | 83c974d3d267b8b4b83d238ff40b32a52009410d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 05 12:05:36 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Oct 05 12:05:36 2023 +0000 |
tree | 8e78616efba032f3830afa6d7abda21337c805a6 | |
parent | eefa68195a924c9339a647802adbcc352704b318 [diff] |
[rialto] Refactor process_request API return type To facilitate the separation of the requests module into a standalone library, thereby enabling unit testing of the request processing functionality. Bug: 301068421 Test: atest rialto_test Change-Id: I0e5b55decf0a431a5dabef34d257212d93d999e4
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: