[DO NOT MERGE] Changing SUPL_ES=1 for SUPL end point control

SUPL_ES=1 ensures the GnssLocationProvider and related framework code
accepts incoming SMS SUPL_INIT messages with ES-bit=1
(which allow redirection of the ESLP
end-point e.g. to the current local emergency services provider when
you are travelling) only during an emergency call

Bug: 115331218
Bug: 112159033
Test: Build pass
Change-Id: I4cd6832c065eb790981d6864a7d140fe64bc7356
Merged-In: I5075f7887a184ce18bb1815b35a2ce7acd8bca10
This commit is contained in:
Wayne Lin
2018-09-13 14:09:47 +08:00
parent d32c2a4189
commit 5194d05974
7 changed files with 7 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -48,7 +48,7 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -59,7 +59,7 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -43,6 +43,6 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -39,6 +39,6 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -61,7 +61,7 @@
<item>ERR_ESTIMATE=0</item>
<item>INTERMEDIATE_POS=0</item>
<item>GPS_LOCK=0</item>
<item>SUPL_ES=0</item>
<item>SUPL_ES=1</item>
</string-array>
</resources>

View File

@@ -2365,6 +2365,7 @@
<item>NTP_SERVER=north-america.pool.ntp.org</item>
<item>SUPL_VER=0x20000</item>
<item>SUPL_MODE=1</item>
<item>SUPL_ES=1</item>
</string-array>
<!-- Sprint need a 70 ms delay for 3way call -->