mirror of
https://github.com/Evolution-X-Devices/device_oneplus_kebab
synced 2026-01-28 11:24:47 +00:00
kebab: Update config_udfps_sensor_props based off fp HAL props
[persist.vendor.fingerprint.optical.iconsize]: [190] [persist.vendor.fingerprint.optical.sensorlocation]: [540::1897] Change-Id: Ia8c99ebc2427927a8d39bc8f852d382433087224
This commit is contained in:
@@ -402,8 +402,8 @@
|
||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
||||
<integer-array name="config_udfps_sensor_props" translatable="false" >
|
||||
<item>540</item> <!-- <item>sensorLocationX</item> -->
|
||||
<item>1910</item> <!-- <item>sensorLocationY</item> -->
|
||||
<item>87</item> <!-- <item>sensorRadius</item> -->
|
||||
<item>1897</item> <!-- <item>sensorLocationY</item> -->
|
||||
<item>95</item> <!-- <item>sensorRadius</item> -->
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
<bool name="config_roundedCornerMultipleRadius">true</bool>
|
||||
|
||||
<!-- The Enrollment Progress bar for UDFPS sensor in pixels -->
|
||||
<integer name="config_udfpsEnrollProgressBar" translatable="false">92</integer>
|
||||
<integer name="config_udfpsEnrollProgressBar" translatable="false">100</integer>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user