LuK1337 502bdb217d raviole: We don't support udfps touch handler
This commit fixes broken UDFPS on gs101/gs201/zuma. The breakage is a
combination of two changes: The A16 UDFPS HAL fallback switching from
false to true, and the introduction of
`topic:fingerprint-halHandlesDisplayTouches`.

When HAL sets halHandlesDisplayTouches to true, its onPointerDown() /
onPointerUp() methods won't be called, which in this case will simply
break it.

This went unnoticed on Android 15 because the HAL defaulted to false and
the fps_touch_handler_supported property was not set.

Change-Id: If24475b5f14b7f02b90774be6acf20865285f1ab
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-08-28 20:58:03 +00:00
2025-06-26 10:13:35 +03:00
2025-06-26 10:13:35 +03:00
2024-09-29 16:12:31 +03:00
2021-03-06 16:30:54 +08:00
Description
No description provided
253 MiB
Languages
Makefile 66.6%
Python 33.4%