commit | 9e7d84ff8041b206fa671b7447877caf5e2d6466 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Jul 16 14:57:31 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Jul 16 23:09:30 2024 +0900 |
tree | f4cb7fb651726595b80b8e0ea56188406a76033a | |
parent | da1ef247f1ed2f8aadd7437140c59e94ff569c5a [diff] |
Handle some input events in the background thread For better performance, made some latency sentive input events be handled in the background thread instead of UI thread Bug: 331179939 Bug: 347253952 Test: check the latency Change-Id: Ib8e849abfedc9a606ccb0fbdffb9c7a696a82570
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: