commit | fcdc5c96c14bc8fde60caf1775c51e3a5a378383 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 05 14:19:19 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 14:19:19 2023 +0000 |
tree | 89173c26a64013540e84cc1c7052eb705931fab7 | |
parent | 6c194eb25f8ebc3e9474b336a44d612849a53042 [diff] | |
parent | 7b4b613707034648294f0e50945337b5fbfd789c [diff] |
[rkpvm] Move requests module to a separate library am: 7b4b613707 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2774484 Change-Id: I3a0fd26d88096814688bd9014b920bb7f7bf0119 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: