commit | 3225ada90167f8c80da0a935bffb4d43f9e0f702 | [log] [tgz] |
---|---|---|
author | Priyanka Advani (xWF) <padvani@google.com> | Tue Sep 24 21:45:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 21:45:03 2024 +0000 |
tree | 03aa6b3b47309c2a60d4ffe93617802c88fb7f41 | |
parent | ef87c01f2a4c19f314c2d75a91e2477841b855d6 [diff] | |
parent | d18ccb8a4c8de00fbdb0e54e1007ea5a70b3d43e [diff] |
Merge "Revert "Support vendor partition in non-debuggable pVMs"" into main am: d18ccb8a4c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3279453 Change-Id: I805fac1d4142137f7465934ef783d7508fb2c952 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: