sm8250-common: overlay: Set proper fingerprint sensor location
Change-Id: I3cfc4d198c3a88724e3a268a4e9e9b7ab9909f9b
This commit is contained in:
parent
94ee632998
commit
edf5620f78
1 changed files with 8 additions and 0 deletions
|
@ -16,6 +16,14 @@
|
|||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- Defines the location of the fingerprint sensor on the device
|
||||
0 = back
|
||||
1 = front
|
||||
2 = left side
|
||||
3 = right side
|
||||
-->
|
||||
<integer name="config_fingerprintSensorLocation">1</integer>
|
||||
|
||||
<!-- Whether to show min refresh rate in display settings -->
|
||||
<bool name="config_show_min_refresh_rate_switch">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue