raphael: Move to Xiaomi fingerprint AIDL
Change-Id: I68dba7184034fd37454c7d32a065f041cb611625
This commit is contained in:
committed by
Sebastiano Barezzi
parent
c2c981bf83
commit
3b1d66c4c7
@@ -357,16 +357,4 @@
|
|||||||
For this time after the screen turns on, the Power Manager
|
For this time after the screen turns on, the Power Manager
|
||||||
will not debounce light sensor readings -->
|
will not debounce light sensor readings -->
|
||||||
<integer name="config_lightSensorWarmupTime">200</integer>
|
<integer name="config_lightSensorWarmupTime">200</integer>
|
||||||
|
|
||||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
|
||||||
<integer-array name="config_udfps_sensor_props">
|
|
||||||
<!--
|
|
||||||
<item>sensorLocationX</item>
|
|
||||||
<item>sensorLocationY</item>
|
|
||||||
<item>sensorRadius</item>
|
|
||||||
-->
|
|
||||||
<item>540</item>
|
|
||||||
<item>2026</item>
|
|
||||||
<item>95</item>
|
|
||||||
</integer-array>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1,2 +1,7 @@
|
|||||||
# Audio hardware
|
# Audio hardware
|
||||||
ro.hardware.audio.primary=raphael
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user