mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a30s: overlay: Put r3q's UDFPS sensor props
- TODO: Pull from stock
This commit is contained in:
parent
66b69f515f
commit
481249100f
1 changed files with 6 additions and 0 deletions
|
|
@ -66,4 +66,10 @@
|
|||
<!-- Limit for the number of face templates per user -->
|
||||
<integer name="config_faceMaxTemplatesPerUser">2</integer>
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
||||
<integer-array name="config_udfps_sensor_props">
|
||||
<item>540</item>
|
||||
<item>2145</item>
|
||||
<item>114</item>
|
||||
</integer-array>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue