sdm660-common: Notify fingerprint client of successful cancelled authentication

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Albert I <krascgq@outlook.co.id>
This commit is contained in:
Pranav Vashi 2018-10-10 23:43:54 +05:30 committed by Max Weffers
parent aa032ec8e8
commit 6f62e98207
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -489,4 +489,7 @@
<!-- Whether the device has outdated qti-telephony-common.jar -->
<bool name="config_oldQtiTelephony">false</bool>
<!-- Whether notify fingerprint client of successful cancelled authentication -->
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
</resources>