msm8976-common: Do not cleanup unused fingerprints

Change-Id: I6095236b31dcc8fb4ae966fde5502df73c53ecb5
This commit is contained in:
codeworkx 2018-10-01 18:36:49 +02:00 committed by LuK1337
parent 3866a7d974
commit c1d6909b63
1 changed files with 3 additions and 0 deletions

View File

@ -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>