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

Commit 2f123cd1 authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Don't enable qualcomm location overlay by default

Change-Id: Iac0c5c2d41759e63706db1cf7cdbb7256756499f
parent 378fd1c1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1288,9 +1288,9 @@
    </string-array>

    <!-- Component name of the combo network location provider. -->
    <string name="config_comboNetworkLocationProvider" translatable="false">com.qualcomm.location</string>
    <string name="config_comboNetworkLocationProvider" translatable="false">@null</string>
    <!-- Component name of the service providing geofence API support. -->
    <string name="config_geofenceProvider" translatable="false">com.qualcomm.location</string>
    <string name="config_geofenceProvider" translatable="false">@null</string>

    <!-- Boolean indicating if current platform supports bluetooth SCO for off call
    use cases -->