commit | 00ca2efd2b0978a6df155e12e1bd89031686e842 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 25 14:39:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 14:39:40 2024 +0000 |
tree | c5f556b98ef2fe611077b22ecd554fe5dee47179 | |
parent | 11e25d875817e6e342b23b9ea98ead1d954d22b4 [diff] | |
parent | a323e8c54ef535ee2dc97597c420eb597bb3d766 [diff] |
Merge "Enable mod keyboard in a11y env as well" into main am: a323e8c54e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3375329 Change-Id: I62ace793c0194684efbc3fc9b5a8ec1209b29a27 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: