sanders: overlay: Nuke GPS config in overlay

Overlay overlaps the configuration of gps.conf, inducing a bad behavior of GPS.

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2019-08-24 17:47:53 +05:30
parent 50b8623717
commit 064ca8a209

View File

@@ -192,7 +192,7 @@
<bool name="config_useDevInputEventForAudioJack">true</bool>
<!-- Values for GPS configuration -->
<string-array name="config_gpsParameters">
<!-- <string-array name="config_gpsParameters">
<item>XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra2.bin</item>
<item>XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra2.bin</item>
<item>XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra2.bin</item>
@@ -208,7 +208,7 @@
<item>INTERMEDIATE_POS=0</item>
<item>SUPL_ES=1</item>
<item>GPS_LOCK=1</item>
</string-array>
</string-array> -->
<!-- Enable overlay for all location components. -->
<bool name="config_enableNetworkLocationOverlay" translatable="false">false</bool>