a71: Switch to AIDL fingerprint HAL

* Built from hardware/samsung.

Change-Id: I137e5b2276f7f773ce470f6469d56128d8f3cd54
This commit is contained in:
Tim Zimmermann
2024-07-31 15:01:49 +02:00
committed by Haky86
parent 802dcd1e7e
commit e3224f4e8f
3 changed files with 4 additions and 17 deletions

View File

@@ -15,8 +15,6 @@ TARGET_OTA_ASSERT_DEVICE := a71
TARGET_BOARD_NAME := SRPSF18B010
# FOD
TARGET_SEC_FP_REQUEST_FORCE_CALIBRATE := true
TARGET_SEC_FP_REQUEST_TOUCH_EVENT := true
TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.a71
TARGET_USES_FOD_ZPOS := true

View File

@@ -34,21 +34,6 @@
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">org.lineageos.sensor.udfps</string>
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
<integer-array name="config_udfps_sensor_props">
<!--
<item>sensorLocationX</item>
<item>sensorLocationY</item>
<item>sensorRadius</item>
-->
<item>540</item>
<item>2105</item>
<item>90</item>
</integer-array>
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer>
<!-- Use framework FOD dimming instead of kernel dimming -->
<bool name="config_udfpsFrameworkDimming">true</bool>

View File

@@ -1,2 +1,6 @@
# Bluetooth
bluetooth.device.default_name=Galaxy A71
# Fingerprint
ro.vendor.fingerprint.sensor_location=540|2105|90
ro.vendor.fingerprint.type=udfps_optical