msm8976-common: overlay: Disable config_cleanupUnusedFingerprints

This commit is contained in:
Pranav Vashi 2020-03-15 23:06:15 +01:00 committed by ripee
parent 49fbfaf1d3
commit 9fa553206f
1 changed files with 3 additions and 0 deletions

View File

@ -237,4 +237,7 @@
<!-- Disable rounded corners on windows to improve graphics performance -->
<bool name="config_supportsRoundedCornersOnWindows">false</bool>
<!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
<bool name="config_cleanupUnusedFingerprints">false</bool>
</resources>