mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-01 15:26:59 +00:00
lemonadep: Update config_udfps_sensor_props based off SF dumpsys
See OnScreenFingerprintPressedIcon#0 HWC layer size and location. Change-Id: I69971c1ead040934fcaee641ee8fc6cd66fe26a3
This commit is contained in:
parent
67e3055242
commit
ebf4e54ccf
@ -463,9 +463,9 @@
|
||||
|
||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
||||
<integer-array name="config_udfps_sensor_props" translatable="false" >
|
||||
<item>717</item> <!-- <item>sensorLocationX</item> -->
|
||||
<item>2936</item> <!-- <item>sensorLocationY</item> -->
|
||||
<item>110</item> <!-- <item>sensorRadius</item> -->
|
||||
<item>720</item> <!-- <item>sensorLocationX</item> -->
|
||||
<item>2944</item> <!-- <item>sensorLocationY</item> -->
|
||||
<item>124</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">115</integer>
|
||||
<integer name="config_udfpsEnrollProgressBar" translatable="false">129</integer>
|
||||
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user