sdm710-common: Enable config_postResetRunnableForAllClients
* Without this, fingerprint stops working after using it for the first time. Change-Id: Ibdcdf8f1b5beaf481f2a7a9fd8ad199494161502 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
e0cbbd78b7
commit
c142b3ca6f
1 changed files with 2 additions and 0 deletions
|
@ -18,4 +18,6 @@
|
|||
<!-- Whether notify fingerprint client of successful cancelled authentication -->
|
||||
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
|
||||
|
||||
<!-- Whether to post reset runnable for all clients -->
|
||||
<bool name="config_postResetRunnableForAllClients">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue