commit | 5909a4686399578b17ffd6ed4021cbaefb2ed5fd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 17 13:59:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 17 13:59:33 2024 +0000 |
tree | 9062bb0a4245b3db57f18d96085901b21963ff16 | |
parent | ada0afabe063e9c336fce1f4c6ff4ef6778a03ad [diff] | |
parent | 2af7b9f4acde2e4fc2891015c0a774ff168ab7e8 [diff] |
Merge "Support mouse in VM" into main am: 2af7b9f4ac Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093523 Change-Id: Ic4c8cae6efa33930806dc0def4dda34d39d0fea1 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: