commit | d85387cdfd6b64e47feff50e8a0f2094a39ce632 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 19 11:23:04 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 19 11:23:04 2025 -0700 |
tree | 462d72db7c106fc210cf0eaa09ab41184d16fef6 | |
parent | 9ddb8632d69a8ece42345211f49e7424c13d078f [diff] | |
parent | 076f69282c5255f2d23edabb99b39485f4bbe7d8 [diff] |
Merge "pvmfw: bcc: Move wrong method documentation" into main am: 3cfd401c77 am: 076f69282c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552080 Change-Id: I17a5a3e7ad5013c3bdfa74771dc4bbe8d8b10ef6 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: