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