mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Do not cleanup unused fingerprints
Change-Id: I6095236b31dcc8fb4ae966fde5502df73c53ecb5
This commit is contained in:
parent
3866a7d974
commit
c1d6909b63
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
|
||||
<bool name="config_cleanupUnusedFingerprints">false</bool>
|
||||
|
||||
<!-- Whether notify fingerprint client of successful cancelled authentication -->
|
||||
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue