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:
Wang Han 2019-11-10 17:56:43 +08:00 committed by SamarV-121
parent e0cbbd78b7
commit c142b3ca6f

View file

@ -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>