commit | 2364a4a666ebcd55b5e8656b3ecf05939c8ab9ba | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 20:16:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 20:16:26 2024 +0000 |
tree | 6d02f1f8abf101f448bd88280e5d17d932e8c5f3 | |
parent | a2ab3f663ea5500c69b2a8585431ba1335cad4cc [diff] | |
parent | f20b95675ae9e63bfa8974e0a34545ea259e2017 [diff] |
Merge changes I5d8e169d,I832b705d,Ic8af83b8,Ib3c9acb8,I2e357326, ... into main am: f20b95675a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3061852 Change-Id: I15a21121ffafec4f29b2c09c0739aa741d79b73d 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: