land: Remove fpc delays after authentication cancelled
Change-Id: I03f2facd71b7ef1940641df0308cdf2e4a5f9db2 Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
parent
9cc0c41678
commit
787250ae40
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue