commit | 407d9227ec97ff24487fb76997b9556c1d133c2d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 20 11:59:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 20 11:59:58 2024 +0000 |
tree | afc5e11d7163956a4fd0c840e1b9a891ed834e05 | |
parent | 30cc52ae500713e75ad2b9f2b26efbc8e19ddce7 [diff] | |
parent | 7d22158b2fd41cdeef98827424d8db5a40dd2efc [diff] |
Merge "Add AVF as a new class" into main am: 73dae31ab4 am: 7d22158b2f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3272817 Change-Id: Ib3ae80a4a9bc608a83a0c5ab85ce5a36c6eba493 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: