commit | 95293e61dc99d28ab736e488ede1c1710298f8a0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 22 15:43:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 15:43:39 2024 +0000 |
tree | 3b6269da97cb3fa2d1b97215b8d22262cf5bcf01 | |
parent | 697acae2cf4e2f5150ecb3ede1a9d78147fe9a97 [diff] | |
parent | d4bb07b7f635855246ad044b723fb2605f3fde04 [diff] |
Merge "Fix many accessibility issues." into main am: 4fba125df9 am: d4bb07b7f6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372098 Change-Id: I9aee886c61438a03bf160dea4d454281a17fec5e 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: