diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index daf81dd..8a85a11 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -39,12 +39,5 @@ @see https://www.w3.org/TR/SVG/paths.html#PathData --> - M 0,0 M 0,12.25101276465640 a 10.60613009248640,10.60613009248640 0 1,0 0,21.21226018497290 a 10.60613009248640,10.60613009248640 0 1,0 0,-21.21226018497290 Z @dp - - - - 540 - 2137 - 119 - + M 0,0 M 0,12.25101276465640 a 10.60613009248640,10.60613009248640 0 1,0 0,21.21226018497290 a 10.60613009248640,10.60613009248640 0 1,0 0,-21.21226018497290 Z @dp diff --git a/vendor.prop b/vendor.prop index d375fd8..b56b46e 100644 --- a/vendor.prop +++ b/vendor.prop @@ -1,2 +1,7 @@ # Bluetooth bluetooth.device.default_name=Galaxy A52 4G + +# Fingerprint +ro.vendor.fingerprint.type=udfps_optical +ro.vendor.fingerprint.sensor_location=540|2137|119 +ro.vendor.fingerprint.request_touch_event=true