mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: overlay: Disable config_cleanupUnusedFingerprints
This commit is contained in:
parent
49fbfaf1d3
commit
9fa553206f
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue