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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user