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