msm8976-common: Notify client when fp cancelling succeeded

Change-Id: I49bb7ef9c46134562da55ac2a1c53363704ed7d6
This commit is contained in:
Luca Stefani 2017-04-17 17:03:50 +00:00
parent 389a1668d0
commit 783dc8e1bb
1 changed files with 3 additions and 0 deletions

View File

@ -298,4 +298,7 @@
<!-- For performance and storage reasons, limit the number of fingerprints per user -->
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer>
<!-- Whether notify fingerprint client of successful cancelled authentication -->
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
</resources>