12 lines
375 B
XML
12 lines
375 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2025 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
<!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
|
|
<bool name="config_cleanupUnusedFingerprints">false</bool>
|
|
|
|
</resources>
|