commit | d4bb07b7f635855246ad044b723fb2605f3fde04 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 22 15:20:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 15:20:28 2024 +0000 |
tree | 75270e0a5219c2fa3b4ad2da9884bfa8e96ca01d | |
parent | 440a7cc167ba2dd9e6e12f64dc928adcd42006b7 [diff] | |
parent | 4fba125df9287b57c7a78e9457be0f1763bdaf31 [diff] |
Merge "Fix many accessibility issues." into main am: 4fba125df9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372098 Change-Id: Iadb6323934129d871251c66eb4e158aa2002e1c1 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: