diff --git a/BoardConfig.mk b/BoardConfig.mk
index 803d2ac..f2a57aa 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -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
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index bdaab4f..81f146c 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -34,21 +34,6 @@
org.lineageos.sensor.udfps
-
-
-
- - 540
- - 2105
- - 90
-
-
-
- 0
-
true
diff --git a/vendor.prop b/vendor.prop
index 865d758..2572b45 100644
--- a/vendor.prop
+++ b/vendor.prop
@@ -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