lisa: overlay: Set fingerprint sensor location

Change-Id: Ic2b7552fed1866838f0801095e9ca8f03a9df143
This commit is contained in:
althafvly 2022-03-13 20:13:56 +05:30 committed by Giovanni Ricca
parent 2fc34fdfb1
commit 6983823f94

View File

@ -309,4 +309,7 @@
<!-- The default peak refresh rate. -->
<integer name="config_defaultPeakRefreshRate">90</integer>
<!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps" translatable="false">true</bool>
</resources>