commit | 73a486174b1555047c30644a35307d61da7d0e54 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 19 14:53:43 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 19 14:53:43 2025 -0800 |
tree | eb4f82b089e9f3bd4a4a6a79388252a467c39f91 | |
parent | 15c83f1ee806db532dab7b90dbe298322e22d185 [diff] | |
parent | 801eb75506536d23cebfe5bd088720c0be796d4f [diff] |
Add warning message when AVF RKP HAL is not declared am: 801eb75506 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3494802 Change-Id: I7eae87df38da9a2032c72896fdec3fdc4beb40ee 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: