gts4lv-common: overlay: Drop legacy fingerprint sensor configs

These are only accounted for with a HIDL fingerprint HAL.

Change-Id: Ib48d9aecfcacbe77fb5fbceb3021d9dce79d16e1
This commit is contained in:
Bruno Martins
2025-02-14 16:17:50 +00:00
parent 73ba1066eb
commit 0876795cfa

View File

@@ -745,12 +745,6 @@
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
<!-- For performance and storage reasons, limit the number of fingerprints per user -->
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer>
<!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps" translatable="false" >true</bool>
<!-- Default list of files pinned by the Pinner Service -->
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
<item>"/system/framework/framework.jar"</item>