From 3b1d66c4c7a82f2d08a183d7a9c278b785117fc0 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Sun, 29 Sep 2024 16:41:14 -0400 Subject: [PATCH] raphael: Move to Xiaomi fingerprint AIDL Change-Id: I68dba7184034fd37454c7d32a065f041cb611625 --- .../frameworks/base/core/res/res/values/config.xml | 12 ------------ vendor.prop | 5 +++++ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index eebc1f3..73192c2 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -357,16 +357,4 @@ For this time after the screen turns on, the Power Manager will not debounce light sensor readings --> 200 - - - - - 540 - 2026 - 95 - diff --git a/vendor.prop b/vendor.prop index 705a308..5d964b8 100644 --- a/vendor.prop +++ b/vendor.prop @@ -1,2 +1,7 @@ # Audio hardware ro.hardware.audio.primary=raphael + +# Fingerprint +persist.vendor.fingerprint.sensor_location=540|2026|95 +persist.vendor.fingerprint.type=udfps_optical +persist.vendor.fingerprint.udfps.control_illumination=true