land: Remove fpc delays after authentication cancelled

Change-Id: I03f2facd71b7ef1940641df0308cdf2e4a5f9db2
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
dianlujitao 2017-04-14 21:05:12 +08:00 committed by Darshan Manjrekar
parent 9cc0c41678
commit 787250ae40
No known key found for this signature in database
GPG key ID: 210DE23F489279C5

View file

@ -68,4 +68,7 @@
<!-- Support in Surfaceflinger for blur layers.
NOTE: This requires additional hardware-specific code. -->
<bool name="config_uiBlurEnabled">true</bool>
<!-- Whether notify fingerprint client of successful cancelled authentication -->
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
</resources>