android_device_samsung_sm71.../sensors
Simon1511 2a88cfa9ac sm7125-common: sensors: Toggle touchscreen on/off if needed
* Due to config_powerDecoupleInteractiveModeFromDisplay we need to wait for the sensors sub HAL to re-start every time we fail a fingerprint unlock with screen off or on AOD.
* To prevent killing said overlay and having the touchscreen constantly enabled on AOD, we simply toggle the touchscreen on/off with every screen-off-UDFPS unlock

Change-Id: I819b9ef4387a914ccf17d7f4c6023ad08b3d14a0
2023-07-27 15:39:12 +02:00
..
.clang-format sm7125-common: Add dummy sensors sub HAL 2022-08-03 19:15:00 +02:00
Android.bp sm7125-common: Add dummy sensors sub HAL 2022-08-03 19:15:00 +02:00
hals.conf sm7125-common: Add dummy sensors sub HAL 2022-08-03 19:15:00 +02:00
Sensor.cpp sm7125-common: sensors: Toggle touchscreen on/off if needed 2023-07-27 15:39:12 +02:00
Sensor.h sm7125-common: sensors: Implement UDFPS sensor 2022-08-04 20:13:28 +02:00
SensorsSubHal.cpp sm7125-common: sensors: Implement UDFPS sensor 2022-08-04 20:13:28 +02:00
SensorsSubHal.h sm7125-common: Add dummy sensors sub HAL 2022-08-03 19:15:00 +02:00