a52q: switch to AIDL fingerprint HAL

Change-Id: I61a81d03bf2ddf5505ec4491f7f23ae5e5a397f4
urubino
Simon1511 3 months ago committed by Ruchit
parent 6a5d33288f
commit 8cd10872fb
  1. 9
      overlay/frameworks/base/core/res/res/values/config.xml
  2. 5
      vendor.prop

@ -39,12 +39,5 @@
@see https://www.w3.org/TR/SVG/paths.html#PathData
-->
<string name="config_mainBuiltInDisplayCutout">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</string>
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
<integer-array name="config_udfps_sensor_props">
<item>540</item>
<item>2137</item>
<item>119</item>
</integer-array>
<string translatable="false" name="config_mainBuiltInDisplayCutout">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</string>
</resources>

@ -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

Loading…
Cancel
Save