Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed76ece3 authored by Vitaliy Tomin's avatar Vitaliy Tomin Committed by dk1978
Browse files

FP3: Disable config_cleanupUnusedFingerprints



Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>
Change-Id: I95ceb85b75ac7d46a3c290c83107e13ba2b34d53
parent ee5290d0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -430,6 +430,9 @@
    <!-- Boolean indicating whether or not wifi should turn off when emergency call is made -->
    <bool translatable="false" name="config_wifi_turn_off_during_emergency_call">true</bool>

    <!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
    <bool name="config_cleanupUnusedFingerprints">false</bool>

    <!-- Values for GPS configuration -->
    <string-array translatable="false" name="config_gpsParameters">
        <item>SUPL_HOST=supl.google.com</item>