a30s: overlay: Put r3q's UDFPS sensor props

- TODO: Pull from stock
This commit is contained in:
roynatech2544 2023-11-26 14:58:43 +09:00
commit 481249100f
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC

View file

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