commit | 6db28fe8b33a12bb63930e135b6859d03b484a7a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Sep 25 13:46:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 25 13:46:50 2024 +0000 |
tree | 721df5680e8f929f19d6a97d8a362d49963d8dbe | |
parent | 3e7ae5006c069f21838c0a18c9fa8dd654aef7df [diff] | |
parent | d5c6a258983098c3a1442ba985d7553d71a4b4a3 [diff] |
Merge "Generate more info for debug" into main am: d5c6a25898 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3282294 Change-Id: I3577458c8d134e1fdff23e55b58b9b6af4a7426b 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: