commit | 7b4b613707034648294f0e50945337b5fbfd789c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 05 08:00:16 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Oct 05 12:20:09 2023 +0000 |
tree | 722156e31a25e9808e2cac8b06f8482c68f7bb1d | |
parent | 83c974d3d267b8b4b83d238ff40b32a52009410d [diff] |
[rkpvm] Move requests module to a separate library To facilitate the testing later. No code change in this cl. Bug: 301068421 Test: atest rialto_test Change-Id: Iec5b56f08ae462d83dad1e97cd0031fe16eb3189
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: