commit | f47f43b657225b357d678181d75a4b598c99d8fe | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 29 13:01:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 13:01:25 2024 +0000 |
tree | 0004f29c862e8a4696a9cd2d4fdecda7383496cc | |
parent | eef44ce473e813043f6cc8aabd322178e8cb58a0 [diff] | |
parent | 50501eca8e08f33c3d16ce7cfa0fa5d3e6ad06c1 [diff] |
Merge "pvmfw: Document com.android.virt.cap in README" into main am: 809a3a1884 am: 50501eca8e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3378620 Change-Id: I3a074402e29aa4c8c5a8ffde0c420b8525fc4c42 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:
AVF APIs:
How-Tos: