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