diff --git a/core/res/res/values-mcc302-mnc220/config.xml b/core/res/res/values-mcc302-mnc220/config.xml index 422f7c92648fa..e6ddadc37ccc6 100644 --- a/core/res/res/values-mcc302-mnc220/config.xml +++ b/core/res/res/values-mcc302-mnc220/config.xml @@ -50,7 +50,7 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values-mcc302-mnc221/config.xml b/core/res/res/values-mcc302-mnc221/config.xml index 1444250075770..0f01f537902a0 100644 --- a/core/res/res/values-mcc302-mnc221/config.xml +++ b/core/res/res/values-mcc302-mnc221/config.xml @@ -48,7 +48,7 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values-mcc302-mnc370/config.xml b/core/res/res/values-mcc302-mnc370/config.xml index 05265c7fcd701..9231691db5833 100644 --- a/core/res/res/values-mcc302-mnc370/config.xml +++ b/core/res/res/values-mcc302-mnc370/config.xml @@ -59,7 +59,7 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values-mcc302-mnc610/config.xml b/core/res/res/values-mcc302-mnc610/config.xml index 0af2c39e7864e..b85da2bf047fc 100644 --- a/core/res/res/values-mcc302-mnc610/config.xml +++ b/core/res/res/values-mcc302-mnc610/config.xml @@ -43,6 +43,6 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values-mcc302-mnc640/config.xml b/core/res/res/values-mcc302-mnc640/config.xml index e005bc00a2763..0454c58044224 100644 --- a/core/res/res/values-mcc302-mnc640/config.xml +++ b/core/res/res/values-mcc302-mnc640/config.xml @@ -39,6 +39,6 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values-mcc302-mnc720/config.xml b/core/res/res/values-mcc302-mnc720/config.xml index 7a3540aa3bd40..eef85e18e8d02 100644 --- a/core/res/res/values-mcc302-mnc720/config.xml +++ b/core/res/res/values-mcc302-mnc720/config.xml @@ -61,7 +61,7 @@ ERR_ESTIMATE=0 INTERMEDIATE_POS=0 GPS_LOCK=0 - SUPL_ES=0 + SUPL_ES=1 diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 3613acf44aa30..ae7524f1f8174 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2365,6 +2365,7 @@ NTP_SERVER=north-america.pool.ntp.org SUPL_VER=0x20000 SUPL_MODE=1 + SUPL_ES=1