dm3q: overlay: Disable config_cleanupUnusedFingerprints

Change-Id: I95ceb85b75ac7d46a3c290c83107e13ba2b34d53
This commit is contained in:
Vitaliy Tomin
2025-02-27 23:25:44 +08:00
committed by Mezaque Silver
parent 41f8faf9b9
commit 30f5b8036e

View File

@@ -1413,4 +1413,7 @@
<!-- Whether cbrs is supported on the device or not -->
<bool name="config_cbrs_supported" translatable="false">true</bool>
<!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
<bool name="config_cleanupUnusedFingerprints">false</bool>
</resources>