sm7125: overlay: Limit fingerprints per user to 4

Change-Id: I23bd223a5d519311a589af2a3912cc38e27ba1d5
fourteen-wip
Simon1511 3 years ago
parent 601e48c3db
commit 656f1cfe9b
  1. 3
      overlay/frameworks/base/core/res/res/values/config.xml

@ -886,4 +886,7 @@
don't support RIL_REQUEST_GET_RADIO_CAPABILITY
format is UMTS|LTE|... -->
<string translatable="false" name="config_radio_access_family">GSM | WCDMA | LTE</string>
<!-- For performance and storage reasons, limit the number of fingerprints per user -->
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer>
</resources>

Loading…
Cancel
Save