| commit | 1d2e98d2f971a5b8625c9a0e40321577a2f04491 | [log] [tgz] |
|---|---|---|
| author | Jeongik Cha <jeongik@google.com> | Wed Aug 06 17:41:45 2025 +0900 |
| committer | Jeongik Cha <jeongik@google.com> | Wed Aug 06 02:30:40 2025 -0700 |
| tree | 9a417113914f62b8e8a285676e13e5720e22868b | |
| parent | 692974bd98fa0d6faa662e1de5496145e3f7e9b0 [diff] |
validation check for cursor handler Bug: 431718798 Bug: 325929500 Test: mouse lock + pause the activity + repeat.. Flag: com.android.system.virtualmachine.flags.terminal_gui_support Change-Id: Ic0d56a2fb4c24e329b062502a9dc03879f1e7f8a
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: