From 53d8d956113a97b2f1504d2d95521a054f8011e3 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Sun, 29 Sep 2024 16:41:14 -0400 Subject: [PATCH] cupid: Move to Xiaomi fingerprint AIDL Change-Id: I68dba7184034fd37454c7d32a065f041cb611625 --- overlay/Frameworks/res/values/config.xml | 7 ------- properties/vendor.prop | 4 ++++ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/overlay/Frameworks/res/values/config.xml b/overlay/Frameworks/res/values/config.xml index 5017f21..f9ea784 100644 --- a/overlay/Frameworks/res/values/config.xml +++ b/overlay/Frameworks/res/values/config.xml @@ -411,11 +411,4 @@ black in software (to avoid aliasing or emulate a cutout that is not physically existent). --> true - - - - 540 - 2163 - 107 - diff --git a/properties/vendor.prop b/properties/vendor.prop index 84c82da..3fcf839 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -1,3 +1,7 @@ +# Fingerprint +persist.vendor.fingerprint.type=udfps_optical +persist.vendor.fingerprint.sensor_location=540|2163|107 + # Sensors ro.vendor.sensors.notifier.light_sensors.primary=5 ro.vendor.sensors.xiaomi.udfps=true