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